Home
last modified time | relevance | path

Searched refs:gnttab_set_unmap_op (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/xen/
Dgrant_table.h179 gnttab_set_unmap_op(struct gnttab_unmap_grant_ref *unmap, phys_addr_t addr, in gnttab_set_unmap_op() function
/linux-6.1.9/drivers/xen/xenbus/
Dxenbus_client.c581 gnttab_set_unmap_op(&info->unmap[j], in __xenbus_map_ring()
623 gnttab_set_unmap_op(&unmap[i], vaddrs[i], in xenbus_unmap_ring()
/linux-6.1.9/drivers/xen/
Dgntdev.c315 gnttab_set_unmap_op(&map->unmap_ops[pgnr], pte_maddr, flags, in find_grant_ptes()
335 gnttab_set_unmap_op(&map->unmap_ops[i], addr, in gntdev_map_grant_pages()
361 gnttab_set_unmap_op(&map->kunmap_ops[i], address, in gntdev_map_grant_pages()
Dxen-front-pgdir-shbuf.c217 gnttab_set_unmap_op(&unmap_ops[i], addr, GNTMAP_host_map, in backend_unmap()
Dxen-scsiback.c248 gnttab_set_unmap_op(&unmap[invcount], vaddr(req, i), in scsiback_fast_flush_area()
/linux-6.1.9/drivers/block/xen-blkback/
Dblkback.c259 gnttab_set_unmap_op(&unmap[segs_to_unmap], in free_persistent_gnts()
304 gnttab_set_unmap_op(&unmap[segs_to_unmap], in xen_blkbk_unmap_purged_grants()
662 gnttab_set_unmap_op(&unmap_ops[invcount], vaddr(pages[i]->page), in xen_blkbk_unmap_prepare()
/linux-6.1.9/drivers/net/xen-netback/
Dnetback.c1316 gnttab_set_unmap_op(gop, in xenvif_tx_dealloc_action()
1450 gnttab_set_unmap_op(&tx_unmap_op, in xenvif_idx_unmap()