Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dio.h17 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
18 void *xlate_dev_mem_ptr(phys_addr_t phys);
/Linux-v4.19/arch/x86/include/asm/
Dio.h357 extern void *xlate_dev_mem_ptr(phys_addr_t phys);
360 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/Linux-v4.19/include/asm-generic/
Dio.h1057 #ifndef xlate_dev_mem_ptr
1058 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
1059 static inline void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/Linux-v4.19/arch/ia64/include/asm/
Dio.h455 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
Duaccess.h263 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
/Linux-v4.19/arch/s390/mm/
Dmaccess.c188 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/Linux-v4.19/arch/hexagon/include/asm/
Dio.h81 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v4.19/arch/parisc/include/asm/
Dio.h320 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v4.19/drivers/char/
Dmem.c159 ptr = xlate_dev_mem_ptr(p); in read_mem()
233 ptr = xlate_dev_mem_ptr(p); in write_mem()
/Linux-v4.19/arch/sparc/include/asm/
Dio_64.h453 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v4.19/arch/sh/include/asm/
Dio.h380 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v4.19/arch/mips/include/asm/
Dio.h644 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v4.19/arch/arm/include/asm/
Dio.h453 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v4.19/arch/alpha/include/asm/
Dio.h579 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v4.19/arch/x86/mm/
Dioremap.c452 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/Linux-v4.19/arch/m68k/include/asm/
Dio_mm.h396 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v4.19/arch/x86/platform/uv/
Duv_nmi.c1054 pch_base = xlate_dev_mem_ptr(PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()
/Linux-v4.19/arch/powerpc/include/asm/
Dio.h655 #define xlate_dev_mem_ptr(p) __va(p) macro