Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c210 static unsigned int ple_window_max = KVM_VMX_DEFAULT_PLE_WINDOW_MAX; variable
211 module_param(ple_window_max, uint, 0444);
5899 ple_window_max); in grow_ple_window()
8519 ple_window_max = 0; in hardware_setup()