Home
last modified time | relevance | path

Searched refs:__grow_ple_window (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/x86/kvm/
Dx86.h17 static inline unsigned int __grow_ple_window(unsigned int val, in __grow_ple_window() function
Dsvm.c1271 control->pause_filter_count = __grow_ple_window(old, in grow_ple_window()
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c5289 vmx->ple_window = __grow_ple_window(old, ple_window, in grow_ple_window()