Searched refs:cpu_has_ht (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/include/asm/ | ||
D | smp.h | 29 has_siblings = cpu_has_ht && smp_num_siblings > 1; in cpu_has_ht_siblings() |
D | cpufeature.h | 254 #define cpu_has_ht boot_cpu_has(X86_FEATURE_HT) macro |