Searched refs:X86_FEATURE_XTOPOLOGY (Results 1 – 5 of 5) sorted by relevance
75 set_cpu_cap(c, X86_FEATURE_XTOPOLOGY); in detect_extended_topology_early()
658 if (!cpu_has(c, X86_FEATURE_XTOPOLOGY)) { in init_intel()
871 if (cpu_has(c, X86_FEATURE_XTOPOLOGY)) in detect_ht_early()
104 #define X86_FEATURE_XTOPOLOGY ( 3*32+22) /* CPU topology enum extensions */ macro