Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c209 static unsigned int ple_window_max = KVM_VMX_DEFAULT_PLE_WINDOW_MAX; variable
210 module_param(ple_window_max, uint, 0444);
5770 ple_window_max); in grow_ple_window()
8299 ple_window_max = 0; in hardware_setup()