Searched refs:LEVEL_MAX_SIBLINGS (Results 1 – 1 of 1) sorted by relevance
26 #define LEVEL_MAX_SIBLINGS(ebx) ((ebx) & 0xffff) macro82 smp_num_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology_early()111 core_level_siblings = smp_num_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()113 die_level_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()124 core_level_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()131 die_level_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()