Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c86 static bool __read_mostly vmm_exclusive = 1; variable
87 module_param(vmm_exclusive, bool, S_IRUGO);
2044 if (!vmm_exclusive) in vmx_vcpu_load()
2115 if (!vmm_exclusive) { in vmx_vcpu_put()
3062 if (vmm_exclusive) { in hardware_enable()
3093 if (vmm_exclusive) { in hardware_disable()
8784 if (!vmm_exclusive) in vmx_create_vcpu()
8787 if (!vmm_exclusive) in vmx_create_vcpu()