Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c178 static unsigned int ple_window_max = KVM_VMX_DEFAULT_PLE_WINDOW_MAX; variable
179 module_param(ple_window_max, uint, 0444);
5291 ple_window_max); in grow_ple_window()
7653 ple_window_max = 0; in hardware_setup()