Searched refs:NUM_OF_SMRS (Results 1 – 1 of 1) sorted by relevance
26 #define NUM_OF_SMRS 1 macro282 struct arm_smmu_smr smr[NUM_OF_SMRS];283 struct arm_smmu_s2cr s2cr[NUM_OF_SMRS];284 struct arm_smmu_cfg cfg[NUM_OF_SMRS];435 if (smmu->streams > NUM_OF_SMRS) { in arm_smmu_create_identity_map()436 INFO("can not support more than %d sids\n", NUM_OF_SMRS); in arm_smmu_create_identity_map()