Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/include/asm/
Dio.h18 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
19 void *xlate_dev_mem_ptr(phys_addr_t phys);
/Linux-v5.15/arch/x86/include/asm/
Dio.h358 extern void *xlate_dev_mem_ptr(phys_addr_t phys);
361 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/Linux-v5.15/arch/ia64/include/asm/
Dio.h280 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
Duaccess.h261 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
/Linux-v5.15/include/asm-generic/
Dio.h1047 #ifndef xlate_dev_mem_ptr
1048 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
1049 static inline void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/Linux-v5.15/arch/s390/mm/
Dmaccess.c226 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/Linux-v5.15/arch/hexagon/include/asm/
Dio.h67 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.15/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.15/arch/parisc/include/asm/
Dio.h317 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.15/arch/sh/include/asm/
Dio.h284 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.15/arch/mips/include/asm/
Dio.h565 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.15/arch/sparc/include/asm/
Dio_64.h455 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.15/arch/arm/include/asm/
Dio.h431 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.15/arch/alpha/include/asm/
Dio.h603 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.15/arch/x86/mm/
Dioremap.c490 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/Linux-v5.15/arch/m68k/include/asm/
Dio_mm.h398 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v5.15/arch/x86/platform/uv/
Duv_nmi.c1083 pch_base = xlate_dev_mem_ptr(PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()
/Linux-v5.15/arch/powerpc/include/asm/
Dio.h663 #define xlate_dev_mem_ptr(p) __va(p) macro