Searched refs:iounmap_fixed (Results 1 – 3 of 3) sorted by relevance
120 if (iounmap_fixed(addr) == 0) in __iounmap()
99 int iounmap_fixed(void __iomem *addr) in iounmap_fixed() function
357 extern int iounmap_fixed(void __iomem *);368 static inline int iounmap_fixed(void __iomem *addr) { return -EINVAL; } in iounmap_fixed() function