Searched refs:x86_coreid_bits (Results 1 – 7 of 7) sorted by relevance
91 c->x86_coreid_bits = get_count_order(c->x86_max_cores); in hygon_get_topology()120 bits = c->x86_coreid_bits; in hygon_detect_cmp()201 c->x86_coreid_bits = bits; in early_init_hygon_mc()
79 c->x86_coreid_bits = get_count_order((ebx >> 16) & 0xff); in early_init_zhaoxin()
361 c->x86_coreid_bits = get_count_order(c->x86_max_cores); in amd_get_topology()390 bits = c->x86_coreid_bits; in amd_detect_cmp()513 c->x86_coreid_bits = bits; in early_init_amd_mc()
321 c->x86_coreid_bits = get_count_order((ebx >> 16) & 0xff); in early_init_intel()
1511 c->x86_coreid_bits = 0; in identify_cpu()
164 bits = boot_cpu_data.x86_coreid_bits; in amd_numa_init()
96 __u8 x86_coreid_bits; member