Home
last modified time | relevance | path

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

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