Searched refs:__raw_get_mem (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/arm64/include/asm/ |
| H A D | uaccess.h | 204 #define __raw_get_mem(ldr, x, ptr, label, type) \ macro 239 __raw_get_mem("ldtr", __rgu_val, __rgu_ptr, __rgu_failed, U); \ 285 __raw_get_mem("ldr", *((type *)(__gkn_dst)), \ 426 __raw_get_mem("ldtr", x, uaccess_mask_ptr(ptr), label, U)
|