Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c182 static unsigned int ple_gap = KVM_DEFAULT_PLE_GAP; variable
183 module_param(ple_gap, uint, 0444);
4326 vmcs_write32(PLE_GAP, ple_gap); in init_vmcs()
6970 if (!ple_gap) in vmx_vm_init()
7790 ple_gap = 0; in hardware_setup()