Home
last modified time | relevance | path

Searched refs:mp_ioapic_irqdomain_ops (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dirqdomain.h41 extern const struct irq_domain_ops mp_ioapic_irqdomain_ops;
/openbmc/linux/arch/x86/kernel/
H A Djailhouse.c96 .ops = &mp_ioapic_irqdomain_ops, in jailhouse_get_smp_config()
H A Dmpparse.c107 .ops = &mp_ioapic_irqdomain_ops, in MP_ioapic_info()
/openbmc/linux/arch/x86/kernel/acpi/
H A Dboot.c525 .ops = &mp_ioapic_irqdomain_ops, in acpi_parse_ioapic()
879 .ops = &mp_ioapic_irqdomain_ops, in acpi_register_ioapic()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c3111 const struct irq_domain_ops mp_ioapic_irqdomain_ops = { variable