Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c120 static unsigned short pause_filter_count_grow = KVM_DEFAULT_PLE_WINDOW_GROW; variable
121 module_param(pause_filter_count_grow, ushort, 0444);
918 pause_filter_count_grow, in grow_ple_window()