Searched refs:IA32_VMX_MISC (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/amd64/include/ | ||
H A D | specialreg.h | 1116 #define IA32_VMX_MISC 0x485 macro |
/openbsd/sys/arch/amd64/amd64/ | ||
H A D | identcpu.c | 980 msr = rdmsr(IA32_VMX_MISC); in cpu_check_vmm_cap() |