Home
last modified time | relevance | path

Searched refs:GNTMAP_host_map (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/xen/xenbus/
Dxenbus_client.c534 GNTMAP_host_map, handles[i]); in __xenbus_map_ring()
576 GNTMAP_host_map, handles[i]); in xenbus_unmap_ring()
630 info, GNTMAP_host_map, &leaked); in xenbus_map_ring_hvm()
712 info, GNTMAP_host_map | GNTMAP_contains_pte, in xenbus_map_ring_pv()
/Linux-v5.10/drivers/xen/
Dxen-front-pgdir-shbuf.c226 gnttab_set_unmap_op(&unmap_ops[i], addr, GNTMAP_host_map, in backend_unmap()
295 GNTMAP_host_map, in backend_map()
Dgntdev.c319 map->flags | GNTMAP_host_map, in gntdev_map_grant_pages()
323 map->flags | GNTMAP_host_map, -1); in gntdev_map_grant_pages()
995 map->flags = GNTMAP_host_map; in gntdev_mmap()
Dxen-scsiback.c251 GNTMAP_host_map, handle); in scsiback_fast_flush_area()
465 nr_segments, GNTMAP_host_map | GNTMAP_readonly); in scsiback_gnttab_data_map()
495 flags = GNTMAP_host_map; in scsiback_gnttab_data_map()
Dgntdev-dmabuf.c461 map->flags |= GNTMAP_host_map; in dmabuf_exp_from_refs()
/Linux-v5.10/include/xen/interface/
Dgrant_table.h508 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
/Linux-v5.10/drivers/block/xen-blkback/
Dblkback.c262 GNTMAP_host_map, in free_persistent_gnts()
306 GNTMAP_host_map, in xen_blkbk_unmap_purged_grants()
663 GNTMAP_host_map, pages[i]->handle); in xen_blkbk_unmap_prepare()
802 flags = GNTMAP_host_map; in xen_blkbk_map()
/Linux-v5.10/drivers/net/xen-netback/
Dnetback.c346 GNTMAP_host_map | GNTMAP_readonly, in xenvif_tx_create_map_op()
1293 GNTMAP_host_map, in xenvif_tx_dealloc_action()
1419 GNTMAP_host_map, in xenvif_idx_unmap()