Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dirqdomain.h40 extern const struct irq_domain_ops mp_ioapic_irqdomain_ops;
/OK3568_Linux_fs/kernel/arch/x86/platform/sfi/
H A Dsfi.c68 .ops = &mp_ioapic_irqdomain_ops, in sfi_parse_ioapic()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Djailhouse.c96 .ops = &mp_ioapic_irqdomain_ops, in jailhouse_get_smp_config()
H A Dmpparse.c111 .ops = &mp_ioapic_irqdomain_ops, in MP_ioapic_info()
/OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/
H A Dboot.c441 .ops = &mp_ioapic_irqdomain_ops, in acpi_parse_ioapic()
792 .ops = &mp_ioapic_irqdomain_ops, in acpi_register_ioapic()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dio_apic.c3079 const struct irq_domain_ops mp_ioapic_irqdomain_ops = { variable