Home
last modified time | relevance | path

Searched refs:KU_USER (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
H A Disadep.h22 #define KU_USER 0x08 macro
30 #define KU_USER 0x10 macro
H A Dptrace.h143 #define user_mode(regs) (((regs)->cp0_status & KU_MASK) == KU_USER)
/linux/arch/mips/kernel/
H A Dentry.S43 andi t0, t0, KU_USER