Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dio.h18 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux/arch/s390/mm/
A Dmaccess.c226 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/linux/arch/ia64/include/asm/
A Duaccess.h261 xlate_dev_mem_ptr(phys_addr_t p) in xlate_dev_mem_ptr() function
A Dio.h280 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux/arch/x86/include/asm/
A Dio.h361 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux/arch/hexagon/include/asm/
A Dio.h67 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux/arch/sh/include/asm/
A Dio.h284 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux/arch/x86/mm/
A Dioremap.c490 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/linux/arch/parisc/include/asm/
A Dio.h317 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux/arch/mips/include/asm/
A Dio.h565 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux/include/asm-generic/
A Dio.h1048 #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/arch/arm/include/asm/
A Dio.h432 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux/arch/alpha/include/asm/
A Dio.h603 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux/arch/sparc/include/asm/
A Dio_64.h455 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux/arch/m68k/include/asm/
A Dio_mm.h398 #define xlate_dev_mem_ptr(p) __va(p) macro
/linux/arch/powerpc/include/asm/
A Dio.h663 #define xlate_dev_mem_ptr(p) __va(p) macro

Completed in 30 milliseconds