Home
last modified time | relevance | path

Searched refs:xlate_dev_mem_ptr (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dio.h18 #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 Dio.h358 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 Dio.h281 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
H A Duaccess.h261 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dio.h1059 #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 Dio.h111 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dmaccess.c222 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 Dio.h68 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dio.h317 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/drivers/char/
H A Dmem.c170 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 Dio.h288 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h553 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dio_64.h451 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dio.h431 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dio.h603 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dio_mm.h398 #define xlate_dev_mem_ptr(p) __va(p) macro
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dioremap.c515 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 Duv_nmi.c1083 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 Dio.h645 #define xlate_dev_mem_ptr(p) __va(p) macro