Home
last modified time | relevance | path

Searched refs:VHOST_ACCESS_WO (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dvhost.h57 #define VHOST_ACCESS_WO 0x2 macro
/Linux-v4.19/tools/include/uapi/linux/
Dvhost.h57 #define VHOST_ACCESS_WO 0x2 macro
/Linux-v4.19/drivers/vhost/
Dvhost.c758 VHOST_ACCESS_WO); in vhost_copy_to_user()
977 if ((access & VHOST_ACCESS_WO) && in umem_access_ok()
1199 VHOST_ACCESS_WO : VHOST_ACCESS_RO; in vhost_vq_meta_update()
1255 iotlb_access_ok(vq, VHOST_ACCESS_WO, (u64)(uintptr_t)vq->used, in vq_iotlb_prefetch()
1959 access = VHOST_ACCESS_WO; in get_indirect()
1973 if (access == VHOST_ACCESS_WO) { in get_indirect()
2102 access = VHOST_ACCESS_WO; in vhost_get_vq_desc()
2114 if (access == VHOST_ACCESS_WO) { in vhost_get_vq_desc()