Home
last modified time | relevance | path

Searched defs:unmap_ops (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm/xen/
H A Dp2m.c136 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/linux/drivers/xen/
H A Dgntdev-common.h62 struct gnttab_unmap_grant_ref *unmap_ops; member
H A Dxen-front-pgdir-shbuf.c202 struct gnttab_unmap_grant_ref *unmap_ops; in backend_unmap() local
/linux/arch/x86/include/asm/xen/
H A Dpage.h81 clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/linux/arch/x86/xen/
H A Dp2m.c766 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/linux/drivers/block/xen-blkback/
H A Dblkback.c649 struct gnttab_unmap_grant_ref *unmap_ops, in xen_blkbk_unmap_prepare()