Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.c203 static unsigned int ple_window_max = KVM_VMX_DEFAULT_PLE_WINDOW_MAX; variable
204 module_param(ple_window_max, uint, 0444);
5614 ple_window_max); in grow_ple_window()
8084 ple_window_max = 0; in hardware_setup()