Home
last modified time | relevance | path

Searched refs:xen_unmap (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/xen/
Dpage.h115 #define xen_unmap(cookie) iounmap((cookie)) macro
/linux-4.4.14/arch/x86/include/asm/xen/
Dpage.h298 #define xen_unmap(cookie) iounmap((cookie)) macro
/linux-4.4.14/drivers/xen/
Dgrant-table.c653 xen_unmap(vaddr); in gnttab_setup_auto_xlat_frames()
672 xen_unmap(xen_auto_xlat_grant_frames.vaddr); in gnttab_free_auto_xlat_frames()