Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Darm-smmu-v3.c590 #define ARM_SMMU_FEAT_MSI (1 << 7) macro
926 if (smmu->features & ARM_SMMU_FEAT_MSI && in arm_smmu_cmdq_build_sync_cmd()
1266 if (smmu->features & ARM_SMMU_FEAT_MSI && in arm_smmu_cmdq_poll_until_sync()
3034 if (!(smmu->features & ARM_SMMU_FEAT_MSI)) in arm_smmu_setup_msis()
3351 smmu->features |= ARM_SMMU_FEAT_MSI; in arm_smmu_device_hw_probe()