Home
last modified time | relevance | path

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

/linux-3.3/arch/sh/mm/
Dioremap_fixed.c99 int iounmap_fixed(void __iomem *addr) in iounmap_fixed() function
/linux-3.3/arch/sh/include/asm/
Dio.h368 static inline int iounmap_fixed(void __iomem *addr) { return -EINVAL; } in iounmap_fixed() function