Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h85 #define VMX_EXIT_XSAVES 63 macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c6570 case VMX_EXIT_XSAVES: return "XSAVES instruction"; in vmx_exit_reason_decode()