Searched refs:x86_coreid_bits (Results 1 – 5 of 5) sorted by relevance
165 bits = boot_cpu_data.x86_coreid_bits; in amd_numa_init()
359 c->x86_coreid_bits = get_count_order(c->x86_max_cores); in amd_get_topology()388 bits = c->x86_coreid_bits; in amd_detect_cmp()482 c->x86_coreid_bits = bits; in early_init_amd_mc()
303 c->x86_coreid_bits = get_count_order((ebx >> 16) & 0xff); in early_init_intel()
1304 c->x86_coreid_bits = 0; in identify_cpu()
102 __u8 x86_coreid_bits; member