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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 161 milliseconds