Home
last modified time | relevance | path

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

/openbmc/linux/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);
/openbmc/linux/arch/x86/include/asm/
H A Dio.h310 extern void *xlate_dev_mem_ptr(phys_addr_t phys);
313 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/openbmc/linux/arch/ia64/include/asm/
H A Dio.h265 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
H A Duaccess.h251 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
/openbmc/linux/include/asm-generic/
H A 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
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dio.h110 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/arch/s390/mm/
H A Dmaccess.c150 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/openbmc/linux/arch/parisc/include/asm/
H A Dio.h274 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dio.h65 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/drivers/char/
H A Dmem.c160 ptr = xlate_dev_mem_ptr(p); in read_mem()
236 ptr = xlate_dev_mem_ptr(p); in write_mem()
/openbmc/linux/arch/sh/include/asm/
H A Dio.h311 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/arch/mips/include/asm/
H A Dio.h555 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/arch/arm/include/asm/
H A Dio.h414 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dio_64.h477 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/arch/alpha/include/asm/
H A Dio.h658 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dio_mm.h396 #define xlate_dev_mem_ptr(p) __va(p) macro
/openbmc/linux/arch/x86/mm/
H A Dioremap.c509 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/openbmc/linux/arch/x86/platform/uv/
H A Duv_nmi.c1080 pch_base = xlate_dev_mem_ptr(PCH_PCR_GPIO_1_BASE); in uv_nmi_setup_hubless()
/openbmc/linux/arch/powerpc/include/asm/
H A Dio.h716 #define xlate_dev_mem_ptr(p) __va(p) macro