Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/x86/include/
H A Dspecialreg.h465 #define MSR_VMX_PINBASED_CTLS 0x481 macro
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dspecialreg.h631 #define MSR_VMX_PINBASED_CTLS 0x481 macro
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx.c512 error = vmx_set_ctlreg(MSR_VMX_PINBASED_CTLS, in vmx_init()
592 error = vmx_set_ctlreg(MSR_VMX_PINBASED_CTLS, in vmx_init()
3928 error = vmx_set_ctlreg(MSR_VMX_PINBASED_CTLS, in vmx_x86_supported()