Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Daxon_msi.c386 msic->irq_domain = irq_domain_add_nomap(dn, 65536, &msic_host_ops, msic); in axon_msi_probe()
/Linux-v4.19/include/linux/
Dirqdomain.h327 static inline struct irq_domain *irq_domain_add_nomap(struct device_node *of_node, in irq_domain_add_nomap() function
/Linux-v4.19/arch/powerpc/platforms/ps3/
Dinterrupt.c757 host = irq_domain_add_nomap(NULL, PS3_PLUG_MAX + 1, &ps3_host_ops, NULL); in ps3_init_IRQ()
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dsmp.c195 psurge_host = irq_domain_add_nomap(NULL, ~0, &psurge_host_ops, NULL); in psurge_secondary_ipi_init()
/Linux-v4.19/arch/powerpc/sysdev/xive/
Dcommon.c1221 xive_irq_domain = irq_domain_add_nomap(NULL, XIVE_MAX_IRQ, in xive_init_host()
/Linux-v4.19/Documentation/
DIRQ-domain.txt131 irq_domain_add_nomap()