Home
last modified time | relevance | path

Searched defs:ioapic_id (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/hyperv/
H A Dirqdomain.c341 int hv_unmap_ioapic_interrupt(int ioapic_id, struct hv_interrupt_entry *entry) in hv_unmap_ioapic_interrupt()
353 int hv_map_ioapic_interrupt(int ioapic_id, bool level, int cpu, int vector, in hv_map_ioapic_interrupt()
/linux/arch/x86/kernel/
H A Ddevicetree.c177 static unsigned int ioapic_id; variable
/linux/drivers/acpi/
H A Dprocessor_core.c340 u64 *phys_addr, int *ioapic_id) in get_ioapic_id()
/linux/arch/x86/kernel/acpi/
H A Dboot.c812 int ioapic_id; in acpi_register_ioapic() local
/linux/drivers/iommu/intel/
H A Dirq_remapping.c985 int ioapic_id = mpc_ioapic_id(ioapic_idx); in parse_ioapics_under_ir() local