Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/include/asm/
A Dio.h20 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
21 void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr);
/linux-6.3-rc2/drivers/char/
A Dmem.c93 #ifndef unxlate_dev_mem_ptr
94 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
95 void __weak unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function
171 unxlate_dev_mem_ptr(p, ptr); in read_mem()
250 unxlate_dev_mem_ptr(p, ptr); in write_mem()
/linux-6.3-rc2/arch/x86/include/asm/
A Dio.h316 extern void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr);
319 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
/linux-6.3-rc2/include/asm-generic/
A Dio.h1165 #ifndef unxlate_dev_mem_ptr
1166 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
1167 static inline void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function
/linux-6.3-rc2/arch/s390/mm/
A Dmaccess.c188 void unxlate_dev_mem_ptr(phys_addr_t addr, void *ptr) in unxlate_dev_mem_ptr() function
/linux-6.3-rc2/arch/x86/mm/
A Dioremap.c520 void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function

Completed in 48 milliseconds