Searched defs:xen_unmap (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/xen/arm/ | ||
D | page.h | 113 #define xen_unmap(cookie) iounmap((cookie)) macro |
/Linux-v5.10/arch/x86/include/asm/xen/ | ||
D | page.h | 359 #define xen_unmap(cookie) iounmap((cookie)) macro |