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

/linux-master/arch/powerpc/kernel/
H A Dtraps.c577 #define REASON_TRAP ESR_PTR macro
593 #define REASON_TRAP SRR1_PROGTRAP macro
1491 if (reason & REASON_TRAP) {
1568 * (reason & REASON_TRAP) is mostly handled before enabling IRQs,
1574 if (reason & REASON_TRAP) {

Completed in 368 milliseconds