Searched refs:MAX_LOCAL_APIC (Results 1 – 8 of 8) sorted by relevance
78 #define PHYSID_ARRAY_SIZE BITS_TO_LONGS(MAX_LOCAL_APIC)90 bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_LOCAL_APIC)93 bitmap_zero((map).mask, MAX_LOCAL_APIC)96 bitmap_empty((map).mask, MAX_LOCAL_APIC)
25 extern s16 __apicid_to_node[MAX_LOCAL_APIC];
150 # define MAX_LOCAL_APIC 256 macro153 # define MAX_LOCAL_APIC 32768 macro
54 if (apic_id >= MAX_LOCAL_APIC) { in acpi_numa_x2apic_affinity_init()94 if (apic_id >= MAX_LOCAL_APIC) { in acpi_numa_processor_affinity_init()
54 s16 __apicid_to_node[MAX_LOCAL_APIC] = {55 [0 ... MAX_LOCAL_APIC-1] = NUMA_NO_NODE638 for (i = 0; i < MAX_LOCAL_APIC; i++) in numa_init()
43 for (i = apicid + 1; i < MAX_LOCAL_APIC; i++) { in nearby_node()
375 for (i = apicid + 1; i < MAX_LOCAL_APIC; i++) { in nearby_node()
178 if (id >= MAX_LOCAL_APIC) { in acpi_register_lapic()1126 acpi_parse_sapic, MAX_LOCAL_APIC); in acpi_parse_madt_lapic_entries()1136 madt_proc, ARRAY_SIZE(madt_proc), MAX_LOCAL_APIC); in acpi_parse_madt_lapic_entries()