Searched refs:enable_pml (Results 1 – 1 of 1) sorted by relevance
105 static bool __read_mostly enable_pml = 1; variable106 module_param_named(pml, enable_pml, bool, S_IRUGO);6205 enable_pml = 0; in hardware_setup()6207 if (!enable_pml) { in hardware_setup()7735 if (enable_pml) in vmx_handle_exit()8384 if (enable_pml) in vmx_free_vcpu()8466 if (enable_pml) { in vmx_create_vcpu()