Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/xen/
Dp2m.c106 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/Linux-v5.4/drivers/xen/
Dgntdev-common.h61 struct gnttab_unmap_grant_ref *unmap_ops; member
Dxen-front-pgdir-shbuf.c211 struct gnttab_unmap_grant_ref *unmap_ops; in backend_unmap() local
Dgrant-table.c1077 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, in gnttab_unmap_refs()
/Linux-v5.4/include/xen/
Dgrant_table.h74 struct gnttab_unmap_grant_ref *unmap_ops; member
/Linux-v5.4/arch/x86/include/asm/xen/
Dpage.h82 clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/Linux-v5.4/arch/x86/xen/
Dp2m.c744 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/Linux-v5.4/drivers/block/xen-blkback/
Dblkback.c698 struct gnttab_unmap_grant_ref *unmap_ops, in xen_blkbk_unmap_prepare()