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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A De500_intr.c69 #define CTPR2IPL(ctpr) ((ctpr) - (15 - IPL_HIGH)) macro
1060 KASSERTMSG(CTPR2IPL(openpic_read(curcpu()->ci_softc, OPENPIC_CTPR)) == IPL_NONE,
1062 CTPR2IPL(openpic_read(curcpu()->ci_softc, OPENPIC_CTPR)));

Completed in 78 milliseconds