Searched refs:ioapic_phys_id_map (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/x86/kernel/apic/ |
| D | apic_flat_64.c | 125 .ioapic_phys_id_map = NULL, 218 .ioapic_phys_id_map = NULL,
|
| D | apic_numachip.c | 258 .ioapic_phys_id_map = NULL, 307 .ioapic_phys_id_map = NULL,
|
| D | apic_noop.c | 107 .ioapic_phys_id_map = default_ioapic_phys_id_map,
|
| D | bigsmp_32.c | 139 .ioapic_phys_id_map = bigsmp_ioapic_phys_id_map,
|
| D | probe_32.c | 81 .ioapic_phys_id_map = default_ioapic_phys_id_map,
|
| D | x2apic_phys.c | 160 .ioapic_phys_id_map = NULL,
|
| D | x2apic_cluster.c | 196 .ioapic_phys_id_map = NULL,
|
| D | io_apic.c | 1473 apic->ioapic_phys_id_map(&phys_cpu_present_map, &phys_id_present_map); in setup_ioapic_ids_from_mpc_nocheck() 2469 apic->ioapic_phys_id_map(&phys_cpu_present_map, &apic_id_map); in io_apic_get_unique_id()
|
| D | x2apic_uv_x.c | 659 .ioapic_phys_id_map = NULL,
|
| /Linux-v5.4/arch/x86/xen/ |
| D | apic.c | 170 .ioapic_phys_id_map = default_ioapic_phys_id_map, /* Used on 32-bit */
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | apic.h | 326 void (*ioapic_phys_id_map)(physid_mask_t *phys_map, physid_mask_t *retmap); member
|