Home
last modified time | relevance | path

Searched defs:xlate_dev_mem_ptr (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/arch/s390/include/asm/
A Dio.h18 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux-6.3-rc2/arch/s390/mm/
A Dmaccess.c149 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/linux-6.3-rc2/arch/ia64/include/asm/
A Duaccess.h251 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
A Dio.h268 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dio.h318 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Dio.h269 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dio.h288 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dio.h67 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux-6.3-rc2/arch/x86/mm/
A Dioremap.c504 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/linux-6.3-rc2/arch/mips/include/asm/
A Dio.h556 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux-6.3-rc2/include/asm-generic/
A Dio.h1158 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
1159 static inline void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/linux-6.3-rc2/arch/arm/include/asm/
A Dio.h414 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux-6.3-rc2/arch/sparc/include/asm/
A Dio_64.h477 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux-6.3-rc2/arch/alpha/include/asm/
A Dio.h658 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dio_mm.h398 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dio.h684 #define xlate_dev_mem_ptr(p) __va(p) macro

Completed in 31 milliseconds