Searched refs:core_bits (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kernel/cpu/ | ||
H A D | common.c | 496 int index_msb, core_bits; detect_ht() local 527 core_bits = get_count_order(c->x86_max_cores); detect_ht() 530 ((1 << core_bits) - 1); detect_ht() |
Completed in 66 milliseconds