Searched defs:unmap_physmem (Results 1 – 4 of 4) sorted by relevance
103 static inline void unmap_physmem(void *vaddr, unsigned long flags) in unmap_physmem() function
181 void unmap_physmem(const void *ptr, unsigned long flags) in unmap_physmem() function
29 #define unmap_physmem unmap_physmem macro
1585 int (*unmap_physmem)(struct udevice *dev, const void *vaddr, member