Searched refs:GNTMAP_host_map (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_client.c | 595 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 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()
|
| H A 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()
|
| H A D | gntdev.c | 361 GNTMAP_host_map; in gntdev_map_grant_pages() 1096 map->flags = GNTMAP_host_map; in gntdev_mmap()
|
| H A D | gntdev-dmabuf.c | 448 map->flags |= GNTMAP_host_map; in dmabuf_exp_from_refs()
|
| /linux/include/xen/interface/ |
| H A D | grant_table.h | 528 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
|
| /linux/drivers/net/xen-netback/ |
| H A D | netback.c | 349 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()
|