Home
last modified time | relevance | path

Searched refs:XSAVE_XSAVEOPT (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dspecialreg.h809 #define XSAVE_XSAVEOPT 0x1UL macro
/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1627 #define XSAVE_XSAVEOPT 0x01UL macro
/openbsd/sys/arch/amd64/amd64/
H A Dcpu.c766 (xsave_ext & XSAVE_XSAVEOPT) ? &_xsaveopt : &_xsave, 4); in replacexsave()
H A Dvmm_machdep.c5693 eax &= XSAVE_XSAVEOPT | XSAVE_XGETBV1; in vmm_handle_cpuid_0xd()
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c1047 { XSAVE_XSAVEOPT, "XSAVEOPT" },