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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c130 static struct bit_map srmmu_nocache_map; variable in typeref:struct:bit_map
314 offset = bit_map_string_get(&srmmu_nocache_map,
320 srmmu_nocache_map.used << SRMMU_NOCACHE_BITMAP_SHIFT);
369 bit_map_clear(&srmmu_nocache_map, offset, size);
417 bit_map_init(&srmmu_nocache_map, srmmu_nocache_bitmap, bitmap_bits);
1304 srmmu_nocache_map.used << SRMMU_NOCACHE_BITMAP_SHIFT);

Completed in 21 milliseconds