Searched refs:irq_domain_add_nomap (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/platforms/cell/
H A Daxon_msi.c379 msic->irq_domain = irq_domain_add_nomap(dn, 65536, &msic_host_ops, msic);
/linux-master/include/linux/
H A Dirqdomain.h357 static inline struct irq_domain *irq_domain_add_nomap(struct device_node *of_node, function
/linux-master/arch/powerpc/platforms/ps3/
H A Dinterrupt.c746 host = irq_domain_add_nomap(NULL, PS3_PLUG_MAX + 1, &ps3_host_ops, NULL);
/linux-master/arch/powerpc/platforms/powermac/
H A Dsmp.c193 psurge_host = irq_domain_add_nomap(NULL, ~0, &psurge_host_ops, NULL);

Completed in 96 milliseconds