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

/freebsd-12-stable/sys/powerpc/include/
H A Dtrap.h45 #define EXC_ISI 0x0400 /* Instruction Storage Interrupt */ macro
/freebsd-12-stable/sys/cddl/dev/dtrace/powerpc/
H A Ddtrace_subr.c304 case EXC_ISI:
/freebsd-12-stable/sys/powerpc/powerpc/
H A Ddb_trace.c240 case EXC_ISI: trapstr = "ISI"; break;
H A Dtrap.c124 { EXC_ISI, "instruction storage interrupt" },
272 case EXC_ISI:
522 case EXC_ISI:
777 if (frame->exc == EXC_ISI) {
/freebsd-12-stable/sys/powerpc/aim/
H A Dtrap_subr32.S456 ba EXC_ISI /* go to instr. access interrupt */
/freebsd-12-stable/sys/powerpc/booke/
H A Dtrap_subr.S556 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ISI)

Completed in 185 milliseconds