Home
last modified time | relevance | path

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

/linux-5.10/drivers/iommu/amd/
Diommu.c1064 static int __iommu_queue_command_sync(struct amd_iommu *iommu, in __iommu_queue_command_sync() function
1109 ret = __iommu_queue_command_sync(iommu, cmd, sync); in iommu_queue_command_sync()
1139 ret = __iommu_queue_command_sync(iommu, &cmd, false); in iommu_completion_wait()