gnode_shift        41 arch/x86/kernel/apic/x2apic_uv_x.c 	unsigned int gnode_shift;
gnode_shift       126 arch/x86/kernel/apic/x2apic_uv_x.c 		uv_cpuid.gnode_shift = 2; /* min partition is 4 sockets */
gnode_shift      1157 arch/x86/kernel/apic/x2apic_uv_x.c 	uv_cpuid.gnode_shift	= max_t(unsigned int, uv_cpuid.gnode_shift, mn.n_val);
gnode_shift      1158 arch/x86/kernel/apic/x2apic_uv_x.c 	hi->gnode_extra		= (node_id.s.node_id & ~((1 << uv_cpuid.gnode_shift) - 1)) >> 1;