Searched refs:CPUID_SEP (Results 1 – 2 of 2) sorted by relevance
125 #define PENTIUM2_FEATURES (PENTIUM_FEATURES | CPUID_PAE | CPUID_SEP | \132 CPUID_PAE | CPUID_SEP | CPUID_APIC)
414 #define CPUID_SEP (1 << 11) /* sysenter/sysexit */ macro