Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/xen/
Dp2m.c104 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/linux-4.1.27/include/xen/
Dgrant_table.h72 struct gnttab_unmap_grant_ref *unmap_ops; member
/linux-4.1.27/arch/x86/xen/
Dp2m.c705 int clear_foreign_p2m_mapping(struct gnttab_unmap_grant_ref *unmap_ops, in clear_foreign_p2m_mapping()
/linux-4.1.27/drivers/xen/
Dgntdev.c92 struct gnttab_unmap_grant_ref *unmap_ops; member
Dgrant-table.c810 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, in gnttab_unmap_refs()
/linux-4.1.27/drivers/block/xen-blkback/
Dblkback.c672 struct gnttab_unmap_grant_ref *unmap_ops, in xen_blkbk_unmap_prepare()