| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | io.h | 18 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro 19 void *xlate_dev_mem_ptr(phys_addr_t phys);
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | io.h | 358 extern void *xlate_dev_mem_ptr(phys_addr_t phys); 361 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | io.h | 281 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
|
| H A D | uaccess.h | 261 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | io.h | 1059 #ifndef xlate_dev_mem_ptr 1060 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro 1061 static inline void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/ |
| H A D | io.h | 111 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | maccess.c | 222 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 68 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | io.h | 317 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | mem.c | 170 ptr = xlate_dev_mem_ptr(p); in read_mem() 246 ptr = xlate_dev_mem_ptr(p); in write_mem()
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io.h | 288 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | io.h | 553 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | io_64.h | 451 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | io.h | 431 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | io.h | 603 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | io_mm.h | 398 #define xlate_dev_mem_ptr(p) __va(p) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | ioremap.c | 515 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/uv/ |
| H A D | uv_nmi.c | 1083 pch_base = xlate_dev_mem_ptr(PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | io.h | 645 #define xlate_dev_mem_ptr(p) __va(p) macro
|