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.c479 error = vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_init()
550 cap_monitor_trap = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_init()
551 MSR_VMX_PROCBASED_CTLS, in vmx_init()
555 cap_pause_exit = (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, in vmx_init()
575 if (vmx_set_ctlreg(MSR_VMX_PROCBASED_CTLS, MSR_VMX_TRUE_PROCBASED_CTLS, in vmx_init()
3911 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