Searched refs:bit_map_init (Results 1 – 4 of 4) sorted by relevance
26 void bit_map_init(struct bit_map *t, unsigned long *map, int size);
121 void bit_map_init(struct bit_map *t, unsigned long *map, int size) in bit_map_init() function
118 bit_map_init(&iommu->usemap, bitmap, IOMMU_NPTES); in sbus_iommu_init()
293 bit_map_init(&srmmu_nocache_map, srmmu_nocache_bitmap, bitmap_bits); in srmmu_nocache_init()