Searched refs:for_each_cfg_sme (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 1048 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_master_alloc_smes() 1072 for_each_cfg_sme(cfg, fwspec, i, idx) in arm_smmu_master_alloc_smes() 1094 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_master_free_smes() 1117 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_domain_add_master() 1472 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_device_group() 1492 for_each_cfg_sme(cfg, fwspec, i, idx) in arm_smmu_device_group()
|
| H A D | arm-smmu.h | 445 #define for_each_cfg_sme(cfg, fw, i, idx) \ macro
|