Searched refs:use_va (Results 1 – 6 of 6) sorted by relevance
96 bool use_va; member451 bool use_va);468 name, use_va) \ argument473 dev_struct, member))), name, use_va)), \
36 bool use_va; member
39 static bool use_va = true; variable40 module_param(use_va, bool, 0444);41 MODULE_PARM_DESC(use_va, "Enable/disable the device's ability to use VA");104 if (use_va && vdpasim->mm_bound) { in vdpasim_queue_ready()179 if (use_va && mm) { in vdpasim_work_fn()187 if (use_va && mm) { in vdpasim_work_fn()221 dev_attr->name, use_va); in vdpasim_create()
1149 if (vrh->use_va) { in iotlb_translate()1203 if (vrh->use_va) { in copy_from_iotlb()1249 if (vrh->use_va) { in copy_to_iotlb()1289 if (vrh->use_va) { in getu16_iotlb()1328 if (vrh->use_va) { in putu16_iotlb()1412 vrh->use_va = false; in vringh_init_iotlb()1438 vrh->use_va = true; in vringh_init_iotlb_va()
256 if (!vdpa->use_va || !ops->bind_mm) in vhost_vdpa_bind_mm()267 if (!vdpa->use_va || !ops->unbind_mm) in vhost_vdpa_unbind_mm()964 if (vdpa->use_va) in vhost_vdpa_iotlb_unmap()1021 if (!vdpa->use_va) in vhost_vdpa_map()1235 if (vdpa->use_va) in vhost_vdpa_process_iotlb_update()
161 bool use_va) in __vdpa_alloc_device() argument173 if (use_va && !(config->dma_map || config->set_map)) in __vdpa_alloc_device()191 vdev->use_va = use_va; in __vdpa_alloc_device()