Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dirqdomain.h43 extern const struct irq_domain_ops mp_ioapic_irqdomain_ops;
/linux-6.1.9/arch/x86/kernel/
Djailhouse.c96 .ops = &mp_ioapic_irqdomain_ops, in jailhouse_get_smp_config()
Dmpparse.c112 .ops = &mp_ioapic_irqdomain_ops, in MP_ioapic_info()
/linux-6.1.9/arch/x86/kernel/acpi/
Dboot.c507 .ops = &mp_ioapic_irqdomain_ops, in acpi_parse_ioapic()
858 .ops = &mp_ioapic_irqdomain_ops, in acpi_register_ioapic()
/linux-6.1.9/arch/x86/kernel/apic/
Dio_apic.c3108 const struct irq_domain_ops mp_ioapic_irqdomain_ops = { variable