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