Home
last modified time | relevance | path

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

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