Home
last modified time | relevance | path

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

/linux/drivers/xen/xenbus/
H A Dxenbus_client.c595 GNTMAP_host_map, handles[i]); in __xenbus_map_ring()
637 GNTMAP_host_map, handles[i]); in xenbus_unmap_ring()
690 info, GNTMAP_host_map, &leaked); in xenbus_map_ring_hvm()
773 info, GNTMAP_host_map | GNTMAP_contains_pte, in xenbus_map_ring_pv()
/linux/drivers/xen/
H A 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()
H A 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()
H A Dgntdev.c363 GNTMAP_host_map; in gntdev_map_grant_pages()
1098 map->flags = GNTMAP_host_map; in gntdev_mmap()
H A Dgntdev-dmabuf.c448 map->flags |= GNTMAP_host_map; in dmabuf_exp_from_refs()
/linux/include/xen/interface/
H A Dgrant_table.h272 * 2. If GNTMAP_host_map is specified then a mapping will be added at
528 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
533 * GNTMAP_host_map subflag:
/linux/drivers/net/xen-netback/
H A Dnetback.c349 GNTMAP_host_map | GNTMAP_readonly, in xenvif_tx_create_map_op()
1352 GNTMAP_host_map, in xenvif_tx_dealloc_action()
1500 GNTMAP_host_map, in xenvif_idx_unmap()