maxsock          1322 arch/x86/kernel/apic/x2apic_uv_x.c 	int maxsock = _max_socket;
maxsock          1337 arch/x86/kernel/apic/x2apic_uv_x.c 	num = maxsock - minsock + 1;
maxsock          1397 arch/x86/kernel/apic/x2apic_uv_x.c 		for (sockid = minsock; sockid <= maxsock; sockid++) {
maxsock          1403 arch/x86/kernel/apic/x2apic_uv_x.c 		if (sockid > maxsock) {