Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Duaccess_64.h42 static inline unsigned long __untagged_addr_remote(struct mm_struct *mm, in __untagged_addr_remote() function
51 (__force __typeof__(addr))__untagged_addr_remote(mm, __addr); \
/linux/arch/riscv/include/asm/
H A Duaccess.h16 static inline unsigned long __untagged_addr_remote(struct mm_struct *mm, unsigned long addr) in __untagged_addr_remote() function
33 (__force __typeof__(addr))__untagged_addr_remote(current->mm, __addr); \
39 (__force __typeof__(addr))__untagged_addr_remote(mm, __addr); \