Home
last modified time | relevance | path

Searched refs:gnttab_unmap_refs (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/xen/
Dgrant_table.h241 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops,
/linux-4.19.296/drivers/xen/
Dgrant-table.c1084 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, in gnttab_unmap_refs() function
1100 EXPORT_SYMBOL_GPL(gnttab_unmap_refs);
1131 ret = gnttab_unmap_refs(item->unmap_ops, item->kunmap_ops, in __gnttab_unmap_refs_async()
Dxen-scsiback.c295 err = gnttab_unmap_refs(unmap, NULL, pages, invcount); in scsiback_fast_flush_area()
301 err = gnttab_unmap_refs(unmap, NULL, pages, invcount); in scsiback_fast_flush_area()