Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A 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()
/openbmc/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.c351 GNTMAP_host_map; in gntdev_map_grant_pages()
1069 map->flags = GNTMAP_host_map; in gntdev_mmap()
H A Dgntdev-dmabuf.c456 map->flags |= GNTMAP_host_map; in dmabuf_exp_from_refs()
/openbmc/linux/include/xen/interface/
H A Dgrant_table.h528 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
/openbmc/qemu/include/hw/xen/interface/
H A Dgrant_table.h595 #define GNTMAP_host_map (1<<_GNTMAP_host_map) macro
/openbmc/linux/drivers/block/xen-blkback/
H A Dblkback.c265 GNTMAP_host_map, in free_persistent_gnts()
311 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()
/openbmc/linux/drivers/net/xen-netback/
H A Dnetback.c347 GNTMAP_host_map | GNTMAP_readonly, in xenvif_tx_create_map_op()
1345 GNTMAP_host_map, in xenvif_tx_dealloc_action()
1493 GNTMAP_host_map, in xenvif_idx_unmap()