Searched refs:vmm_exclusive (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
H A Dvmx.c84 static bool __read_mostly vmm_exclusive = 1; variable
85 module_param(vmm_exclusive, bool, S_IRUGO);
1924 if (!vmm_exclusive) vmx_vcpu_load()
1970 if (!vmm_exclusive) { vmx_vcpu_put()
2927 if (vmm_exclusive) { hardware_enable()
2958 if (vmm_exclusive) { hardware_disable()
8424 if (!vmm_exclusive) vmx_create_vcpu()
8427 if (!vmm_exclusive) vmx_create_vcpu()

Completed in 105 milliseconds