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

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

Completed in 206 milliseconds