Searched refs:ESR_PTR (Results 1 – 2 of 2) sorted by relevance
732 #define ESR_PTR 0x02000000 /* Program interrupt - trap */727 #define ESR_PTR global() macro
198 return ((frame->cpu.booke.esr & ESR_PTR) != 0); in frame_is_trap_inst()