Searched refs:VHOST_ACCESS_RO (Results 1 – 6 of 6) sorted by relevance
71 #define VHOST_ACCESS_RO 0x1 macro
370 imsg.perm = VHOST_ACCESS_RO; in vhost_backend_update_device_iotlb()416 imsg->perm != VHOST_ACCESS_RO); in vhost_backend_handle_iotlb_msg()
106 msg.iotlb.perm = readonly ? VHOST_ACCESS_RO : VHOST_ACCESS_RW; in vhost_vdpa_dma_map()
1218 VHOST_ACCESS_RO); in vhost_copy_from_user()1243 VHOST_ACCESS_RO); in __vhost_get_user_slow()1427 if ((access & VHOST_ACCESS_RO) && in umem_access_ok()1680 VHOST_ACCESS_WO : VHOST_ACCESS_RO; in vhost_vq_meta_update()2483 UIO_MAXIOV, VHOST_ACCESS_RO); in get_indirect()2521 access = VHOST_ACCESS_RO; in get_indirect()2662 access = VHOST_ACCESS_RO; in vhost_get_vq_desc()
875 case VHOST_ACCESS_RO: in perm_to_iommu_flags()