Searched refs:GNTMAP_host_map (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_client.c | 517 GNTMAP_host_map, handles[i]); in __xenbus_map_ring() 569 GNTMAP_host_map | GNTMAP_contains_pte, in xenbus_map_ring_valloc_pv() 629 phys_addrs, GNTMAP_host_map, &leaked); in xenbus_map_ring_valloc_hvm() 700 phys_addrs, GNTMAP_host_map, leaked); in xenbus_map_ring() 853 GNTMAP_host_map, handles[i]); in xenbus_unmap_ring()
|
/linux-4.1.27/include/xen/interface/ |
D | grant_table.h | 508 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
|
/linux-4.1.27/drivers/block/xen-blkback/ |
D | blkback.c | 288 GNTMAP_host_map, in free_persistent_gnts() 331 GNTMAP_host_map, in xen_blkbk_unmap_purged_grants() 686 GNTMAP_host_map, pages[i]->handle); in xen_blkbk_unmap_prepare() 820 flags = GNTMAP_host_map; in xen_blkbk_map()
|
/linux-4.1.27/drivers/xen/ |
D | gntdev.c | 303 map->flags | GNTMAP_host_map, in map_grant_pages() 307 map->flags | GNTMAP_host_map, -1); in map_grant_pages() 822 map->flags = GNTMAP_host_map; in gntdev_mmap()
|
D | xen-scsiback.c | 298 GNTMAP_host_map, handle); in scsiback_fast_flush_area() 501 nr_segments, GNTMAP_host_map | GNTMAP_readonly); in scsiback_gnttab_data_map() 531 flags = GNTMAP_host_map; in scsiback_gnttab_data_map()
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | netback.c | 791 GNTMAP_host_map | GNTMAP_readonly, in xenvif_tx_create_map_op() 1584 GNTMAP_host_map, in xenvif_tx_dealloc_action() 1731 GNTMAP_host_map, in xenvif_idx_unmap()
|