CPUID_PSE
#define CPUID_FEAT_BLACKLIST (CPUID_PGE|CPUID_PSE|CPUID_MTRR)
if (cpu_feature[0] & CPUID_PSE) {
CPUID_PSE |