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
180 void unmap_physmem(const void *ptr, unsigned long flags) in unmap_physmem() function
22 #define unmap_physmem unmap_physmem macro
1547 int (*unmap_physmem)(struct udevice *dev, const void *vaddr, member