Home
last modified time | relevance | path

Searched refs:ple_window_shrink (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c195 static unsigned int ple_window_shrink = KVM_DEFAULT_PLE_WINDOW_SHRINK; variable
196 module_param(ple_window_shrink, uint, 0444);
5606 ple_window_shrink, in shrink_ple_window()
7997 ple_window_shrink = 0; in hardware_setup()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c206 static unsigned int ple_window_shrink = KVM_DEFAULT_PLE_WINDOW_SHRINK; variable
207 module_param(ple_window_shrink, uint, 0444);
5914 ple_window_shrink, in shrink_ple_window()
8520 ple_window_shrink = 0; in hardware_setup()

Completed in 25 milliseconds