Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/xen/
Dp2m.c106 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/Linux-v5.10/drivers/xen/
Dgntdev-common.h56 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.c1198 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, in gnttab_unmap_refs()
/Linux-v5.10/include/xen/
Dgrant_table.h74 struct gnttab_unmap_grant_ref *unmap_ops; member
/Linux-v5.10/arch/x86/include/asm/xen/
Dpage.h81 clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/Linux-v5.10/arch/x86/xen/
Dp2m.c740 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/Linux-v5.10/drivers/block/xen-blkback/
Dblkback.c649 struct gnttab_unmap_grant_ref *unmap_ops, in xen_blkbk_unmap_prepare()