Searched refs:has_siblings (Results 1 - 1 of 1) sorted by relevance

/arch/x86/include/asm/
H A Dsmp.h27 bool has_siblings = false; local
29 has_siblings = cpu_has_ht && smp_num_siblings > 1;
31 return has_siblings;

Completed in 45 milliseconds