Searched refs:GNTMAP_host_map (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/xen/xenbus/ |
D | xenbus_client.c | 583 GNTMAP_host_map, handles[i]); in __xenbus_map_ring() 624 GNTMAP_host_map, handles[i]); in xenbus_unmap_ring() 677 info, GNTMAP_host_map, &leaked); in xenbus_map_ring_hvm() 759 info, GNTMAP_host_map | GNTMAP_contains_pte, in xenbus_map_ring_pv()
|
/linux-6.1.9/drivers/xen/ |
D | xen-front-pgdir-shbuf.c | 217 gnttab_set_unmap_op(&unmap_ops[i], addr, GNTMAP_host_map, in backend_unmap() 286 GNTMAP_host_map, in backend_map()
|
D | xen-scsiback.c | 249 GNTMAP_host_map, handle); in scsiback_fast_flush_area() 524 nr_segments, GNTMAP_host_map | GNTMAP_readonly); in scsiback_gnttab_data_map() 554 flags = GNTMAP_host_map; in scsiback_gnttab_data_map()
|
D | gntdev.c | 351 GNTMAP_host_map; in gntdev_map_grant_pages() 1069 map->flags = GNTMAP_host_map; in gntdev_mmap()
|
D | gntdev-dmabuf.c | 455 map->flags |= GNTMAP_host_map; in dmabuf_exp_from_refs()
|
/linux-6.1.9/include/xen/interface/ |
D | grant_table.h | 528 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
|
/linux-6.1.9/drivers/block/xen-blkback/ |
D | blkback.c | 262 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() 807 flags = GNTMAP_host_map; in xen_blkbk_map()
|
/linux-6.1.9/drivers/net/xen-netback/ |
D | netback.c | 351 GNTMAP_host_map | GNTMAP_readonly, in xenvif_tx_create_map_op() 1318 GNTMAP_host_map, in xenvif_tx_dealloc_action() 1452 GNTMAP_host_map, in xenvif_idx_unmap()
|