Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dio.h21 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
/openbmc/linux/arch/s390/mm/
H A Dmaccess.c189 void unxlate_dev_mem_ptr(phys_addr_t addr, void *ptr) in unxlate_dev_mem_ptr() function
/openbmc/linux/arch/x86/include/asm/
H A Dio.h314 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
/openbmc/linux/arch/x86/mm/
H A Dioremap.c525 void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function
/openbmc/linux/arch/mips/include/asm/
H A Dio.h556 #define unxlate_dev_mem_ptr(p, v) do { } while (0) macro
/openbmc/linux/arch/sh/include/asm/
H A Dio.h312 #define unxlate_dev_mem_ptr(p, v) do { } while (0) macro
/openbmc/linux/include/asm-generic/
H A Dio.h1147 #define unxlate_dev_mem_ptr unxlate_dev_mem_ptr macro
1148 static inline void unxlate_dev_mem_ptr(phys_addr_t phys, void *addr) in unxlate_dev_mem_ptr() function