Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dirqdomain.h40 extern const struct irq_domain_ops mp_ioapic_irqdomain_ops;
/arch/x86/platform/sfi/
Dsfi.c69 .ops = &mp_ioapic_irqdomain_ops, in sfi_parse_ioapic()
/arch/x86/kernel/
Djailhouse.c78 .ops = &mp_ioapic_irqdomain_ops, in jailhouse_get_smp_config()
Dmpparse.c119 .ops = &mp_ioapic_irqdomain_ops, in MP_ioapic_info()
/arch/x86/kernel/acpi/
Dboot.c443 .ops = &mp_ioapic_irqdomain_ops, in acpi_parse_ioapic()
794 .ops = &mp_ioapic_irqdomain_ops, in acpi_register_ioapic()
/arch/x86/kernel/apic/
Dio_apic.c3096 const struct irq_domain_ops mp_ioapic_irqdomain_ops = { variable