Searched refs:MAX_LOCAL_APIC (Results 1 – 5 of 5) sorted by relevance
88 for (i = 0; i < MAX_LOCAL_APIC; i++) in bad_srat()330 for (i = 0; i < MAX_LOCAL_APIC; i++) { in unparse_node()401 static s16 fake_apicid_to_node[MAX_LOCAL_APIC] __initdata = {402 [0 ... MAX_LOCAL_APIC-1] = NUMA_NO_NODE451 for (j = 0; j < MAX_LOCAL_APIC; j++) in acpi_fake_nodes()
28 s16 apicid_to_node[MAX_LOCAL_APIC] __cpuinitdata = {29 [0 ... MAX_LOCAL_APIC-1] = NUMA_NO_NODE
23 extern s16 apicid_to_node[MAX_LOCAL_APIC];
139 # define MAX_LOCAL_APIC 32768 macro
193 for (i = apicid + 1; i < MAX_LOCAL_APIC; i++) { in nearby_node()