Home
last modified time | relevance | path

Searched refs:unxlate_dev_mem_ptr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dio.h21 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
22 #define kc_unxlate_dev_mem_ptr unxlate_dev_mem_ptr
23 void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr);
/linux/include/asm-generic/
H A Dio.h1206 #ifndef unxlate_dev_mem_ptr
1207 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
1208 static inline void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function