Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c157 static int ple_window_max = KVM_VMX_DEFAULT_PLE_WINDOW_MAX; variable
158 module_param(ple_window_max, int, S_IRUGO);
6024 __shrink_ple_window(max(ple_window_max, ple_window), in update_ple_window_actual_max()