Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/
H A Dof_iommu.c106 fwspec->flags |= IOMMU_FWSPEC_PCI_RC_ATS; in of_pci_check_device_ats()
/linux-6.15/include/linux/
H A Diommu.h1068 #define IOMMU_FWSPEC_PCI_RC_ATS (1 << 0) macro
/linux-6.15/drivers/acpi/arm64/
H A Diort.c1348 fwspec->flags |= IOMMU_FWSPEC_PCI_RC_ATS; in iort_iommu_configure_id()
/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2650 if (!(fwspec->flags & IOMMU_FWSPEC_PCI_RC_ATS)) in arm_smmu_ats_supported()