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