Home
last modified time | relevance | path

Searched defs:unxlate_dev_mem_ptr (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dio.h18 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
/linux-4.4.14/arch/s390/mm/
Dmaccess.c204 void unxlate_dev_mem_ptr(phys_addr_t addr, void *buf) in unxlate_dev_mem_ptr() function
/linux-4.4.14/arch/x86/mm/
Dioremap.c414 void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function
/linux-4.4.14/drivers/char/
Dmem.c88 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
89 void __weak unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function
/linux-4.4.14/include/asm-generic/
Dio.h872 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
873 static inline void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function