Searched refs:IST_IPI (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/booke/
H A Dintr.h63 #define IST_IPI (NIPL+9) /* openpic ipi */ macro
/netbsd-current/sys/arch/powerpc/booke/
H A De500_intr.c237 [IST_IPI] = UC_CHIP ## _EXTERNALSOURCES \
404 [IST_IPI] = "ipi",
651 if (IST_PERCPU_P(ist) && ist != IST_IPI)
695 case IST_IPI:
761 if (is->is_ist != IST_IPI ||
797 case IST_IPI:
1398 if (e500_intr_cpu_establish(ci, 0, IPL_VM, IST_IPI, e500_ipi_intr,
1445 case IST_IPI:

Completed in 288 milliseconds