Home
last modified time | relevance | path

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

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