Searched refs:ple_gap (Results 1 – 1 of 1) sorted by relevance
145 static int ple_gap = KVM_VMX_DEFAULT_PLE_GAP; variable146 module_param(ple_gap, int, S_IRUGO);4732 if (!ple_gap) in vmx_secondary_exec_control()4810 if (ple_gap) { in vmx_vcpu_setup()4811 vmcs_write32(PLE_GAP, ple_gap); in vmx_vcpu_setup()6223 ple_gap = 0; in hardware_setup()6351 if (ple_gap) in handle_pause()10551 if (ple_gap) in vmx_sched_in()