Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/arch/x86/include/asm/
Dio.h310 extern void *xlate_dev_mem_ptr(phys_addr_t phys);
313 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/Linux-v6.6/arch/ia64/include/asm/
Dio.h265 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
Duaccess.h251 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
/Linux-v6.6/include/asm-generic/
Dio.h1138 #ifndef xlate_dev_mem_ptr
1139 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
1140 static inline void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/Linux-v6.6/arch/s390/mm/
Dmaccess.c150 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/Linux-v6.6/arch/parisc/include/asm/
Dio.h274 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v6.6/arch/hexagon/include/asm/
Dio.h65 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v6.6/drivers/char/
Dmem.c159 ptr = xlate_dev_mem_ptr(p); in read_mem()
235 ptr = xlate_dev_mem_ptr(p); in write_mem()
/Linux-v6.6/arch/sh/include/asm/
Dio.h311 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v6.6/arch/mips/include/asm/
Dio.h555 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v6.6/arch/arm/include/asm/
Dio.h414 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v6.6/arch/sparc/include/asm/
Dio_64.h477 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v6.6/arch/alpha/include/asm/
Dio.h658 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v6.6/arch/m68k/include/asm/
Dio_mm.h396 #define xlate_dev_mem_ptr(p) __va(p) macro
/Linux-v6.6/arch/x86/mm/
Dioremap.c509 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/Linux-v6.6/arch/x86/platform/uv/
Duv_nmi.c1080 pch_base = xlate_dev_mem_ptr(PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()
/Linux-v6.6/arch/powerpc/include/asm/
Dio.h716 #define xlate_dev_mem_ptr(p) __va(p) macro