Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/x86/include/asm/
Dio.h363 extern void *xlate_dev_mem_ptr(phys_addr_t phys);
366 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/Linux-v5.4/arch/ia64/include/asm/
Dio.h282 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
Duaccess.h262 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
/Linux-v5.4/include/asm-generic/
Dio.h1041 #ifndef xlate_dev_mem_ptr
1042 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
1043 static inline void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/Linux-v5.4/arch/s390/mm/
Dmaccess.c205 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/Linux-v5.4/arch/hexagon/include/asm/
Dio.h68 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.4/arch/parisc/include/asm/
Dio.h327 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.4/drivers/char/
Dmem.c166 ptr = xlate_dev_mem_ptr(p); in read_mem()
242 ptr = xlate_dev_mem_ptr(p); in write_mem()
/Linux-v5.4/arch/sparc/include/asm/
Dio_64.h451 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.4/arch/sh/include/asm/
Dio.h382 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.4/arch/arm/include/asm/
Dio.h446 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.4/arch/mips/include/asm/
Dio.h652 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.4/arch/alpha/include/asm/
Dio.h572 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.4/arch/x86/mm/
Dioremap.c486 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/Linux-v5.4/arch/m68k/include/asm/
Dio_mm.h398 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.4/arch/x86/platform/uv/
Duv_nmi.c1041 pch_base = xlate_dev_mem_ptr(PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()
/Linux-v5.4/arch/powerpc/include/asm/
Dio.h622 #define xlate_dev_mem_ptr(p) __va(p) macro