Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Darm-smmu.c53 #define ARM_SMMU_MAX_CBS 128 macro
298 DECLARE_BITMAP(context_map, ARM_SMMU_MAX_CBS);
1849 if (!bitmap_empty(smmu->context_map, ARM_SMMU_MAX_CBS)) in arm_smmu_device_remove()