Home
last modified time | relevance | path

Searched refs:__UA_LIMIT (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
Duaccess.h29 #define __UA_LIMIT 0x40000000UL macro
31 #define __UA_LIMIT 0x80000000UL macro
46 #define __UA_LIMIT __ua_limit macro
69 #define USER_DS ((mm_segment_t) { __UA_LIMIT })
/arch/mips/kernel/
Dptrace.c255 if (lt[i] & __UA_LIMIT) in ptrace_set_watch_regs()
262 if (lt[i] & __UA_LIMIT) in ptrace_set_watch_regs()