Searched refs:X86_FEATURE_PSE (Results 1 – 2 of 2) sorted by relevance
/tools/arch/x86/include/asm/ | ||
D | required-features.h | 62 #define NEED_PSE (1<<(X86_FEATURE_PSE) & 31) |
D | cpufeatures.h | 32 #define X86_FEATURE_PSE ( 0*32+ 3) /* Page Size Extensions */ macro |