Home
last modified time | relevance | path

Searched refs:ARM_SMMU_MAX_CBS (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/iommu/
Darm-smmu.c69 #define ARM_SMMU_MAX_CBS 128 macro
189 DECLARE_BITMAP(context_map, ARM_SMMU_MAX_CBS);
2182 if (!bitmap_empty(smmu->context_map, ARM_SMMU_MAX_CBS)) in arm_smmu_device_remove()