Home
last modified time | relevance | path

Searched defs:X86_FEATURE_CLFLSH (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/include/bits/
Dcpu.h23 #define X86_FEATURE_CLFLSH 19 /* Supports the CLFLUSH instruction */ macro
/external/syslinux/com32/include/
Dcpufeature.h31 #define X86_FEATURE_CLFLSH (0*32+19) /* Supports the CLFLUSH instruction */ macro