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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dptrace.h96 #define user_mode(regs) (((regs)->epsw & EPSW_nSL) == EPSW_nSL)
H A Dprocessor.h123 __frame->epsw = EPSW_nSL | EPSW_IE | EPSW_IM; \
H A Dcpu-regs.h56 #define EPSW_nSL 0x00010000 /* not supervisor level */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dprofile-low.S38 and EPSW_nSL,d2
H A Dentry.S164 and EPSW_nSL,d0
232 and ~EPSW_nSL,d1

Completed in 80 milliseconds