Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Duaccess.h21 #define __UA_LIMIT 0x80000000UL macro
36 #define __UA_LIMIT __ua_limit macro
/openbmc/linux/arch/loongarch/include/asm/
H A Duaccess.h25 #define __UA_LIMIT __ua_limit macro
/openbmc/linux/arch/loongarch/mm/
H A Dfault.c156 if (address & __UA_LIMIT) { in __do_page_fault()
/openbmc/linux/arch/mips/kernel/
H A Dptrace.c181 if (lt[i] & __UA_LIMIT) in ptrace_set_watch_regs()
188 if (lt[i] & __UA_LIMIT) in ptrace_set_watch_regs()