Home
last modified time | relevance | path

Searched refs:pmb_unmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dmmu.h66 int pmb_unmap(void __iomem *addr);
84 static inline int pmb_unmap(void __iomem *addr) in pmb_unmap() function
/openbmc/linux/arch/sh/mm/
H A Dioremap.c144 if (pmb_unmap((void __iomem *)addr) == 0) in iounmap()
H A Dpmb.c461 int pmb_unmap(void __iomem *addr) in pmb_unmap() function