Home
last modified time | relevance | path

Searched refs:real_iounmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dlogic_io.h20 #if !defined(real_ioremap) || !defined(real_iounmap) || \
/openbmc/linux/lib/
H A Dlogic_iomem.c79 static void real_iounmap(volatile void __iomem *addr) in real_iounmap() function
157 real_iounmap(addr); in iounmap()