Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/xen/
Dp2m.c104 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/linux-4.4.14/include/xen/
Dgrant_table.h74 struct gnttab_unmap_grant_ref *unmap_ops; member
/linux-4.4.14/arch/x86/xen/
Dp2m.c753 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/linux-4.4.14/drivers/xen/
Dgntdev.c92 struct gnttab_unmap_grant_ref *unmap_ops; member
Dgrant-table.c857 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, in gnttab_unmap_refs()
/linux-4.4.14/drivers/block/xen-blkback/
Dblkback.c679 struct gnttab_unmap_grant_ref *unmap_ops, in xen_blkbk_unmap_prepare()