MAX_LOCAL_APIC 193 arch/x86/kernel/cpu/amd.c for (i = apicid + 1; i < MAX_LOCAL_APIC; i++) { MAX_LOCAL_APIC 28 arch/x86/mm/numa_64.c s16 apicid_to_node[MAX_LOCAL_APIC] __cpuinitdata = { MAX_LOCAL_APIC 29 arch/x86/mm/numa_64.c [0 ... MAX_LOCAL_APIC-1] = NUMA_NO_NODE MAX_LOCAL_APIC 88 arch/x86/mm/srat_64.c for (i = 0; i < MAX_LOCAL_APIC; i++) MAX_LOCAL_APIC 330 arch/x86/mm/srat_64.c for (i = 0; i < MAX_LOCAL_APIC; i++) { MAX_LOCAL_APIC 401 arch/x86/mm/srat_64.c static s16 fake_apicid_to_node[MAX_LOCAL_APIC] __initdata = { MAX_LOCAL_APIC 402 arch/x86/mm/srat_64.c [0 ... MAX_LOCAL_APIC-1] = NUMA_NO_NODE MAX_LOCAL_APIC 451 arch/x86/mm/srat_64.c for (j = 0; j < MAX_LOCAL_APIC; j++) MAX_LOCAL_APIC 23 include/asm-x86/numa_64.h extern s16 apicid_to_node[MAX_LOCAL_APIC];