Searched refs:bit_map_string_get (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dbitext.h24 int bit_map_string_get(struct bit_map *t, int len, int align);
/linux-master/arch/sparc/lib/
H A Dbitext.c19 * bit_map_string_get - find and set a bit string in bit map.
28 int bit_map_string_get(struct bit_map *t, int len, int align) function
/linux-master/arch/sparc/mm/
H A Diommu.c214 ioptex = bit_map_string_get(&iommu->usemap, npages, pfn);
340 ioptex = bit_map_string_get(&iommu->usemap, len >> PAGE_SHIFT,
H A Dsrmmu.c165 offset = bit_map_string_get(&srmmu_nocache_map,

Completed in 102 milliseconds