Home
last modified time | relevance | path

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

/NextBSD/sys/x86/include/
HDspecialreg.h477 #define MSR_VMX_TRUE_EXIT_CTLS 0x48f macro
/NextBSD/sys/x86/x86/
HDidentcpu.c2243 exit = vmx_settable(basic, MSR_VMX_EXIT_CTLS, MSR_VMX_TRUE_EXIT_CTLS); in print_vmx_info()
/NextBSD/sys/amd64/vmm/intel/
HDvmx.c608 error = vmx_set_ctlreg(MSR_VMX_EXIT_CTLS, MSR_VMX_TRUE_EXIT_CTLS, in vmx_init()