Searched refs:mpic_get_coreint_irq (Results 1 – 4 of 4) sorted by relevance
43 if (ppc_md.get_irq == mpic_get_coreint_irq) in corenet_gen_pic_init()211 .get_irq = mpic_get_coreint_irq, in define_machine()
67 .get_irq = mpic_get_coreint_irq, in define_machine()
492 extern unsigned int mpic_get_coreint_irq(void);
1409 WARN_ON(ppc_md.get_irq != mpic_get_coreint_irq); in mpic_alloc()1806 unsigned int mpic_get_coreint_irq(void) in mpic_get_coreint_irq() function