psurge_host       124 arch/powerpc/platforms/powermac/smp.c static struct irq_domain *psurge_host;
psurge_host       191 arch/powerpc/platforms/powermac/smp.c 	psurge_host = irq_domain_add_nomap(NULL, ~0, &psurge_host_ops, NULL);
psurge_host       193 arch/powerpc/platforms/powermac/smp.c 	if (psurge_host)
psurge_host       194 arch/powerpc/platforms/powermac/smp.c 		psurge_secondary_virq = irq_create_direct_mapping(psurge_host);