Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dvmx.c89 static bool __read_mostly vmm_exclusive = 1; variable
90 module_param(vmm_exclusive, bool, S_IRUGO);
2119 if (!vmm_exclusive) in vmx_vcpu_load()
2191 if (!vmm_exclusive) { in vmx_vcpu_put()
3187 if (vmm_exclusive) { in hardware_enable()
3218 if (vmm_exclusive) { in hardware_disable()
8980 if (!vmm_exclusive) in vmx_create_vcpu()
8983 if (!vmm_exclusive) in vmx_create_vcpu()