Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1205 #define IA32_VMX_SAVE_IA32_EFER_ON_EXIT (1ULL << 20) macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c7162 IA32_VMX_SAVE_IA32_EFER_ON_EXIT, 1)) { in vmx_dump_vmcs()