Home
last modified time | relevance | path

Searched refs:SEFF0EDX_L1DF (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dspecialreg.h202 #define SEFF0EDX_L1DF 0x10000000 /* L1D_FLUSH */ macro
/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h277 #define SEFF0EDX_L1DF 0x10000000 /* L1D_FLUSH */ macro
/openbsd/sys/arch/amd64/amd64/
H A Didentcpu.c1030 if (ci->ci_feature_sefflags_edx & SEFF0EDX_L1DF) in cpu_check_vmm_cap()
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c1028 { SEFF0EDX_L1DF, "L1DF" },