Searched defs:__arm_smmu_alloc_bitmap (Results 1 - 1 of 1) sorted by relevance

/drivers/iommu/
H A Darm-smmu.c574 static int __arm_smmu_alloc_bitmap(unsigned long *map, int start, int end) function
924 ret = __arm_smmu_alloc_bitmap(smmu->context_map, start,
1107 int idx = __arm_smmu_alloc_bitmap(smmu->smr_map, 0,

Completed in 63 milliseconds