Searched refs:unmap_ops (Results 1 – 1 of 1) sorted by relevance
284 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, unsigned int count) in gnttab_unmap_refs() argument286 return HYPERVISOR_grant_table_op(GNTTABOP_unmap_grant_ref, unmap_ops, count); in gnttab_unmap_refs()
Completed in 644 milliseconds