Home
last modified time | relevance | path

Searched refs:runtime_const_ptr (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Duaccess_64.h57 ((__force unsigned long)(x) <= runtime_const_ptr(USER_PTR_MAX))
71 "0" (runtime_const_ptr(USER_PTR_MAX))); in mask_user_address()
H A Druntime-const.h5 #define runtime_const_ptr(sym) ({ \ macro
/linux/include/asm-generic/
H A Druntime-const.h11 #define runtime_const_ptr(sym) (sym) macro
/linux/arch/s390/include/asm/
H A Druntime-const.h7 #define runtime_const_ptr(sym) \ macro
/linux/arch/arm64/include/asm/
H A Druntime-const.h10 #define runtime_const_ptr(sym) ({ \ macro