Searched refs:__iommu_queue_command_sync (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/iommu/amd/ |
| H A D | iommu.c | 1380 static int __iommu_queue_command_sync(struct amd_iommu *iommu, in build_inv_irt() 1425 ret = __iommu_queue_command_sync(iommu, cmd, sync); in iommu_queue_command_sync() 1461 ret = __iommu_queue_command_sync(iommu, &cmd, false); in iommu_completion_wait() 3186 ret = __iommu_queue_command_sync(iommu, &cmd, true); 3216 ret = __iommu_queue_command_sync(iommu, &cmd, false); in iommu_flush_irt_and_complete() 1386 static int __iommu_queue_command_sync(struct amd_iommu *iommu, __iommu_queue_command_sync() function
|