Searched refs:ARM_SMMU_MAX_CBS (Results 1 – 2 of 2) sorted by relevance
240 #define ARM_SMMU_MAX_CBS 128 macro302 DECLARE_BITMAP(context_map, ARM_SMMU_MAX_CBS);
2252 if (!bitmap_empty(smmu->context_map, ARM_SMMU_MAX_CBS)) in arm_smmu_device_remove()