EPSW_nSL 123 include/asm-mn10300/processor.h __frame->epsw = EPSW_nSL | EPSW_IE | EPSW_IM; \ EPSW_nSL 94 include/asm-mn10300/ptrace.h #define user_mode(regs) (((regs)->epsw & EPSW_nSL) == EPSW_nSL)