Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/i386/vmx/
H A Dvmx_cpu.c43 boolean_t vmx_exclusive = FALSE; variable
308 if (vmx_exclusive || (exclusive && vmx_use_count)) { in host_vmxon()
313 vmx_exclusive = exclusive; in host_vmxon()
341 vmx_exclusive = FALSE; in host_vmxoff()