Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/xen/
H A Dgntdev-common.h58 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
H A Dgrant-table.c1292 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, in gnttab_unmap_refs()
/openbmc/linux/include/xen/
H A Dgrant_table.h79 struct gnttab_unmap_grant_ref *unmap_ops; member
/openbmc/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()
/openbmc/linux/arch/x86/xen/
H A Dp2m.c774 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/openbmc/linux/drivers/block/xen-blkback/
H A Dblkback.c649 struct gnttab_unmap_grant_ref *unmap_ops, in xen_blkbk_unmap_prepare()