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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A De500_intr.c447 e500_splset(struct cpu_info *ci, int ipl) function
478 e500_splset(ci, IPL_HIGH);
483 e500_splset(ci, IPL_NONE);
512 e500_splset(ci, IPL_HIGH);
517 e500_splset(ci, ipl);
537 e500_splset(ci, ipl);
893 e500_splset(ci, is->is_ipl); /* change IPL */
912 e500_splset(ci, old_ipl); /* restore IPL */
949 e500_splset(ci, IPL_HIGH); /* pop to high */
952 e500_splset(c
[all...]

Completed in 106 milliseconds