Searched refs:for_each_cfg_sme (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 1060 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_master_alloc_smes() function 1084 for_each_cfg_sme(cfg, fwspec, i, idx) in arm_smmu_master_alloc_smes() function 1106 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_master_free_smes() function 1129 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_domain_add_master() function 1478 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_device_group() function 1498 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
|
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/ |
H A D | arm-smmu.c | 1030 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_master_alloc_smes() function 1054 for_each_cfg_sme(cfg, fwspec, i, idx) in arm_smmu_master_alloc_smes() function 1076 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_master_free_smes() function 1099 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_domain_add_master() function 1455 for_each_cfg_sme(cfg, fwspec, i, idx) { in arm_smmu_device_group() function 1479 for_each_cfg_sme(cfg, fwspec, i, idx) in arm_smmu_device_group()
|
H A D | arm-smmu.h | 451 #define for_each_cfg_sme(cfg, fw, i, idx) \ macro
|
Completed in 9 milliseconds