socketid_shift     38 arch/x86/kernel/apic/x2apic_uv_x.c 	unsigned int socketid_shift;	/* aka pnode_shift for UV1/2/3 */
socketid_shift    222 arch/x86/kernel/apic/x2apic_uv_x.c 	uv_cpuid.socketid_shift = sid_shift;
socketid_shift    233 arch/x86/kernel/apic/x2apic_uv_x.c 	pr_info("UV: socketid_shift:%d pnode_mask:0x%x\n", uv_cpuid.socketid_shift, uv_cpuid.pnode_mask);
socketid_shift   1176 arch/x86/kernel/apic/x2apic_uv_x.c 	hi->apic_pnode_shift = uv_cpuid.socketid_shift;
socketid_shift   1383 arch/x86/kernel/apic/x2apic_uv_x.c 		sockid = apicid >> uv_cpuid.socketid_shift;