Lines Matching full:ats
27 #include <linux/pci-ats.h>
1736 * ATS and PASID: in arm_smmu_atc_inv_to_cmd()
1764 * In an ATS Invalidate Request, the address must be aligned on the in arm_smmu_atc_inv_to_cmd()
1832 * ATS was enabled at the PCI device before completion of the TLBI. in arm_smmu_atc_inv_domain()
2311 /* Don't enable ATS at the endpoint if it's not enabled in the STE */ in arm_smmu_enable_ats()
2322 dev_err(master->dev, "Failed to enable ATS (STU %zu)\n", stu); in arm_smmu_enable_ats()
2334 * Ensure ATS is disabled at the endpoint before we issue the in arm_smmu_disable_ats()
2460 * The SMMU does not support enabling ATS with bypass. When the STE is in arm_smmu_attach_dev()
2461 * in bypass (STE.Config[2:0] == 0b100), ATS Translation Requests and in arm_smmu_attach_dev()
2462 * Translated transactions are denied as though ATS is disabled for the in arm_smmu_attach_dev()
2688 * Note that PASID must be enabled before, and disabled after ATS: in arm_smmu_probe_device()
2689 * PCI Express Base 4.0r1.0 - 10.5.1.3 ATS Control Register in arm_smmu_probe_device()
3400 dev_err(smmu->dev, "failed to enable ATS check\n"); in arm_smmu_device_reset()