Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/include/bits/
Dcpu.h21 #define X86_FEATURE_PSE36 17 /* 36-bit PSEs */ macro
/external/syslinux/com32/include/
Dcpufeature.h29 #define X86_FEATURE_PSE36 (0*32+17) /* 36-bit PSEs */ macro