Searched refs:iommu_get_iommu_dev (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/iommu/amd/ |
| H A D | amd_iommu.h | 156 return iommu_get_iommu_dev(dev, struct amd_iommu, iommu); in get_amd_iommu_from_dev() 162 return iommu_get_iommu_dev(dev_data->dev, struct amd_iommu, iommu); in get_amd_iommu_from_dev_data()
|
| /linux-6.15/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3-iommufd.c | 391 iommu_get_iommu_dev(dev, struct arm_smmu_device, iommu); in arm_vsmmu_alloc()
|
| /linux-6.15/include/linux/ |
| H A D | iommu.h | 848 #define iommu_get_iommu_dev(dev, type, member) \ macro
|
| /linux-6.15/drivers/iommu/riscv/ |
| H A D | iommu.c | 42 iommu_get_iommu_dev(dev, struct riscv_iommu_device, iommu)
|
| /linux-6.15/drivers/iommu/iommufd/ |
| H A D | selftest.c | 742 iommu_get_iommu_dev(dev, struct mock_iommu_device, iommu_dev); in mock_viommu_alloc()
|