Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Darm-smmu-v3.c550 #define ARM_SMMU_FEAT_MSI (1 << 7) macro
986 bool msi = (smmu->features & ARM_SMMU_FEAT_MSI) && in arm_smmu_cmdq_issue_sync()
2259 if (!(smmu->features & ARM_SMMU_FEAT_MSI)) in arm_smmu_setup_msis()
2568 smmu->features |= ARM_SMMU_FEAT_MSI; in arm_smmu_device_hw_probe()