Searched defs:xen_unmap (Results 1 – 2 of 2) sorted by relevance
| /linux/include/xen/arm/ | ||
| A D | page.h | 113 #define xen_unmap(cookie) iounmap((cookie)) macro |
| /linux/arch/x86/include/asm/xen/ | ||
| A D | page.h | 359 #define xen_unmap(cookie) iounmap((cookie)) macro |
Completed in 4 milliseconds