Home
last modified time | relevance | path

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

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