Searched refs:ple_gap (Results 1 – 1 of 1) sorted by relevance
202 static unsigned int ple_gap = KVM_DEFAULT_PLE_GAP; variable203 module_param(ple_gap, uint, 0444);4772 vmcs_write32(PLE_GAP, ple_gap); in init_vmcs()7630 if (!ple_gap) in vmx_vm_init()8472 ple_gap = 0; in vmx_hardware_setup()