Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx.c476 error = vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_init()
547 cap_monitor_trap = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_init()
548 MSR_VMX_PROCBASED_CTLS, in vmx_init()
552 cap_pause_exit = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_init()
572 if (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, MSR_VMX_TRUE_PROCBASED_CTLS, in vmx_init()
3908 error = vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_x86_supported()
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h466 #define MSR_VMX_PROCBASED_CTLS 0x482 macro
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dspecialreg.h632 #define MSR_VMX_PROCBASED_CTLS 0x482 macro