Home
last modified time | relevance | path

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

/drivers/iommu/
Darm-smmu-v3.c585 #define ARM_SMMU_FEAT_MSI (1 << 7) macro
921 if (smmu->features & ARM_SMMU_FEAT_MSI && in arm_smmu_cmdq_build_sync_cmd()
1261 if (smmu->features & ARM_SMMU_FEAT_MSI && in arm_smmu_cmdq_poll_until_sync()
3029 if (!(smmu->features & ARM_SMMU_FEAT_MSI)) in arm_smmu_setup_msis()
3346 smmu->features |= ARM_SMMU_FEAT_MSI; in arm_smmu_device_hw_probe()