Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dhma.c407 if ((msr & IA32_VMX_BASIC_INS_OUTS) == 0) { in hma_vmx_query_details()
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h684 #define IA32_VMX_BASIC_INS_OUTS (1UL << 54) macro