Searched refs:VHOST_ACCESS_RW (Results 1 – 6 of 6) sorted by relevance
73 #define VHOST_ACCESS_RW 0x3 macro
376 imsg.perm = VHOST_ACCESS_RW; in vhost_backend_update_device_iotlb()
106 msg.iotlb.perm = readonly ? VHOST_ACCESS_RO : VHOST_ACCESS_RW; in vhost_vdpa_dma_map()
460 err = vhost_iotlb_add_range(mvdev->cvq.iotlb, start, last, start, VHOST_ACCESS_RW); in dup_iotlb()
878 case VHOST_ACCESS_RW: in perm_to_iommu_flags()