Home
last modified time | relevance | path

Searched refs:cpu_has_ht (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dsmp.h29 has_siblings = cpu_has_ht && smp_num_siblings > 1; in cpu_has_ht_siblings()
Dcpufeature.h254 #define cpu_has_ht boot_cpu_has(X86_FEATURE_HT) macro