Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/xen/
Dpage.h108 #define xen_unmap(cookie) iounmap((cookie)) macro
/linux-4.1.27/arch/x86/include/asm/xen/
Dpage.h263 #define xen_unmap(cookie) iounmap((cookie)) macro
/linux-4.1.27/drivers/xen/
Dgrant-table.c654 xen_unmap(vaddr); in gnttab_setup_auto_xlat_frames()
673 xen_unmap(xen_auto_xlat_grant_frames.vaddr); in gnttab_free_auto_xlat_frames()