Searched refs:vm_iommu_domain (Results 1 – 3 of 3) sorted by relevance
424 error = iommu_add_device(vm_iommu_domain(vm), ppt->dev, in ppt_assign_device()455 error = iommu_remove_device(vm_iommu_domain(vm), ppt->dev, in ppt_unassign_device()
347 void *vm_iommu_domain(struct vm *vm);
2100 vm_iommu_domain(struct vm *vm) in vm_iommu_domain() function