Searched refs:KU_USER (Results 1 – 7 of 7) sorted by relevance
21 #define KU_USER 0x08 macro29 #define KU_USER 0x10 macro
146 #define user_mode(regs) (((regs)->cp0_status & KU_MASK) == KU_USER)
7 #define KU_USER 0x08 macro
53 status |= KU_USER; in start_thread()
249 andri.c r8, r8, KU_USER
43 andi t0, t0, KU_USER
66 status |= KU_USER; in start_thread()