Home
last modified time | relevance | path

Searched defs:xen_unmap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/xen/arm/
H A Dpage.h113 #define xen_unmap(cookie) iounmap((cookie)) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dpage.h359 #define xen_unmap(cookie) iounmap((cookie)) macro