Home
last modified time | relevance | path

Searched refs:mpic_get_mcirq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dmpic.h494 extern unsigned int mpic_get_mcirq(void);
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dsetup.c323 if (nmi_virq && mpic_get_mcirq() == nmi_virq) { in pas_machine_check_handler()
/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic.c1832 unsigned int mpic_get_mcirq(void) in mpic_get_mcirq() function