Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86_vmx.c204 #define IA32_VMX_BASIC_IO_REPORT __BIT(54) macro
3325 if ((msr & IA32_VMX_BASIC_IO_REPORT) == 0) { in vmx_ident()