Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c212 static unsigned int ple_window_max = KVM_VMX_DEFAULT_PLE_WINDOW_MAX; variable
213 module_param(ple_window_max, uint, 0444);
5908 ple_window_max); in grow_ple_window()
8550 ple_window_max = 0; in hardware_setup()