x2apic_extra_bits   25 arch/x86/kernel/apic/x2apic_uv_x.c static DEFINE_PER_CPU(int, x2apic_extra_bits);
x2apic_extra_bits  304 arch/x86/kernel/apic/x2apic_uv_x.c 		__this_cpu_write(x2apic_extra_bits, pnodeid << uvh_apicid.s.pnode_shift);
x2apic_extra_bits  611 arch/x86/kernel/apic/x2apic_uv_x.c 	id = x | __this_cpu_read(x2apic_extra_bits);
x2apic_extra_bits  692 arch/x86/kernel/apic/x2apic_uv_x.c 	__this_cpu_write(x2apic_extra_bits, pnode << uvh_apicid.s.pnode_shift);