Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dvirtio-iommu.c314 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in viommu_send_attach_req()
539 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in viommu_probe_endpoint()
824 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(vdev->dev); in viommu_detach_dev()
1025 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in viommu_probe_device()
H A Dipmmu-vmsa.c595 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in ipmmu_attach_device()
643 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in ipmmu_iommu_identity_attach()
862 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in ipmmu_release_device()
H A Dtegra-smmu.c495 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in tegra_smmu_attach_dev()
530 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in tegra_smmu_identity_attach()
917 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in tegra_smmu_device_group()
H A Ddma-iommu.c465 if (!is_of_node(dev_iommu_fwspec_get(dev)->iommu_fwnode)) in iommu_dma_get_resv_regions()
/linux/include/linux/
H A Diommu.h1180 static inline struct iommu_fwspec *dev_iommu_fwspec_get(struct device *dev) in dev_iommu_fwspec_get() function
1495 static inline struct iommu_fwspec *dev_iommu_fwspec_get(struct device *dev) in dev_iommu_fwspec_get() function
1625 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in tegra_dev_iommu_get_stream_id()
/linux/drivers/acpi/riscv/
H A Drimt.c493 fwspec = dev_iommu_fwspec_get(dev); in rimt_iommu_configure_id()