Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Darm-smmu.c54 #define ARM_SMMU_MAX_CBS 128 macro
308 DECLARE_BITMAP(context_map, ARM_SMMU_MAX_CBS);
1857 if (!bitmap_empty(smmu->context_map, ARM_SMMU_MAX_CBS)) in arm_smmu_device_remove()