Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_client.c522 GNTMAP_host_map, handles[i]); in __xenbus_map_ring()
574 GNTMAP_host_map | GNTMAP_contains_pte, in xenbus_map_ring_valloc_pv()
654 info.phys_addrs, GNTMAP_host_map, &leaked); in xenbus_map_ring_valloc_hvm()
724 phys_addrs, GNTMAP_host_map, leaked); in xenbus_map_ring()
899 GNTMAP_host_map, handles[i]); in xenbus_unmap_ring()
/linux-4.4.14/include/xen/interface/
Dgrant_table.h508 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
/linux-4.4.14/drivers/xen/
Dgntdev.c303 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()
Dxen-scsiback.c291 GNTMAP_host_map, handle); in scsiback_fast_flush_area()
495 nr_segments, GNTMAP_host_map | GNTMAP_readonly); in scsiback_gnttab_data_map()
525 flags = GNTMAP_host_map; in scsiback_gnttab_data_map()
/linux-4.4.14/drivers/block/xen-blkback/
Dblkback.c295 GNTMAP_host_map, in free_persistent_gnts()
338 GNTMAP_host_map, in xen_blkbk_unmap_purged_grants()
693 GNTMAP_host_map, pages[i]->handle); in xen_blkbk_unmap_prepare()
827 flags = GNTMAP_host_map; in xen_blkbk_map()
/linux-4.4.14/drivers/net/xen-netback/
Dnetback.c837 GNTMAP_host_map | GNTMAP_readonly, in xenvif_tx_create_map_op()
1732 GNTMAP_host_map, in xenvif_tx_dealloc_action()
1879 GNTMAP_host_map, in xenvif_idx_unmap()