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