Home
last modified time | relevance | path

Searched defs:iounmap_fixed (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/sh/mm/
Dioremap_fixed.c100 int iounmap_fixed(void __iomem *addr) in iounmap_fixed() function
/Linux-v4.19/arch/sh/include/asm/
Dio.h369 static inline int iounmap_fixed(void __iomem *addr) { return -EINVAL; } in iounmap_fixed() function