Searched refs:bit_SHSTK (Results 1 – 6 of 6) sorted by relevance
106 #define bit_SHSTK (1 << 7) macro
540 has_shstk = ecx & bit_SHSTK; in host_detect_local_cpu()
110 #define bit_SHSTK (1 << 7) macro
176 #define bit_SHSTK 0x00000080 macro
703 if (ecx & bit_SHSTK) in get_available_features()
10659 * config/i386/cpuid.h (bit_SHSTK): New.