Searched refs:for_each_cfg_sme (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/iommu/arm/arm-smmu/ |
D | arm-smmu.c | 1032 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_master_alloc_smes() 1056 for_each_cfg_sme(cfg, fwspec, i, idx) in arm_smmu_master_alloc_smes() 1078 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_master_free_smes() 1101 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_domain_add_master() 1453 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_device_group() 1477 for_each_cfg_sme(cfg, fwspec, i, idx) in arm_smmu_device_group()
|
D | arm-smmu.h | 451 #define for_each_cfg_sme(cfg, fw, i, idx) \ macro
|