Searched defs:xen_unmap (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/include/asm/xen/ | ||
D | page.h | 115 #define xen_unmap(cookie) iounmap((cookie)) macro |
/linux-4.4.14/arch/x86/include/asm/xen/ | ||
D | page.h | 298 #define xen_unmap(cookie) iounmap((cookie)) macro |