Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1116 #define IA32_VMX_MISC 0x485 macro
/openbsd/sys/arch/amd64/amd64/
H A Didentcpu.c980 msr = rdmsr(IA32_VMX_MISC); in cpu_check_vmm_cap()