Searched refs:VHOST_MAP_WO (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/include/linux/ |
D | vhost_iotlb.h | 15 #define VHOST_MAP_WO 0x2 macro
|
/linux-6.1.9/drivers/vhost/ |
D | vringh.c | 1191 iov, ARRAY_SIZE(iov), VHOST_MAP_WO); in copy_to_iotlb() 1241 &iov, 1, VHOST_MAP_WO); in putu16_iotlb()
|
D | vhost.c | 1383 iotlb_access_ok(vq, VHOST_MAP_WO, (u64)(uintptr_t)vq->used, in vq_meta_prefetch()
|
/linux-6.1.9/drivers/vdpa/mlx5/core/ |
D | mr.c | 66 MLX5_SET(mkc, mkc, lw, !!(mr->perm & VHOST_MAP_WO)); in create_direct_mr()
|
/linux-6.1.9/drivers/vdpa/vdpa_sim/ |
D | vdpa_sim.c | 124 perm = VHOST_MAP_WO; in dir_to_perm()
|