Home
last modified time | relevance | path

Searched refs:mp_irqdomain_free (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dirqdomain.h45 extern void mp_irqdomain_free(struct irq_domain *domain, unsigned int virq,
/linux/arch/x86/kernel/
H A Ddevicetree.c233 .free = mp_irqdomain_free,
/linux/arch/x86/kernel/apic/
H A Dio_apic.c2914 void mp_irqdomain_free(struct irq_domain *domain, unsigned int virq, in mp_irqdomain_free() function
2952 .free = mp_irqdomain_free,