Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/xenbus/
Dxenbus_client.c583 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/
Dxen-front-pgdir-shbuf.c217 gnttab_set_unmap_op(&unmap_ops[i], addr, GNTMAP_host_map, in backend_unmap()
286 GNTMAP_host_map, in backend_map()
Dxen-scsiback.c249 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()
Dgntdev.c351 GNTMAP_host_map; in gntdev_map_grant_pages()
1069 map->flags = GNTMAP_host_map; in gntdev_mmap()
Dgntdev-dmabuf.c455 map->flags |= GNTMAP_host_map; in dmabuf_exp_from_refs()
/linux-6.1.9/include/xen/interface/
Dgrant_table.h528 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
/linux-6.1.9/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()
807 flags = GNTMAP_host_map; in xen_blkbk_map()
/linux-6.1.9/drivers/net/xen-netback/
Dnetback.c351 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()