Home
last modified time | relevance | path

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

/linux-6.14.4/arch/s390/mm/
Dmaccess.c151 void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function
/linux-6.14.4/arch/s390/include/asm/
Dio.h18 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux-6.14.4/arch/x86/include/asm/
Dio.h326 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
/linux-6.14.4/arch/x86/mm/
Dioremap.c510 void *xlate_dev_mem_ptr(phys_addr_t phys) in xlate_dev_mem_ptr() function
/linux-6.14.4/include/asm-generic/
Dio.h1199 #define xlate_dev_mem_ptr xlate_dev_mem_ptr macro
1200 static inline void *xlate_dev_mem_ptr(phys_addr_t addr) in xlate_dev_mem_ptr() function