Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dvirtio-iommu.c283 static int viommu_send_req_sync(struct viommu_dev *viommu, void *buf, in viommu_send_req_sync() function
318 ret = viommu_send_req_sync(viommu, req, sizeof(*req)); in viommu_send_attach_req()
471 ret = viommu_send_req_sync(vdomain->viommu, &map, sizeof(map)); in viommu_replay_mappings()
558 ret = viommu_send_req_sync(viommu, probe, probe_len); in viommu_probe_endpoint()
836 WARN_ON(viommu_send_req_sync(vdev->viommu, &req, sizeof(req))); in viommu_detach_dev()