Home
last modified time | relevance | path

Searched refs:srmmu_nocache_bitmap (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/sparc/mm/
Dsrmmu.c129 void *srmmu_nocache_bitmap; variable
418 srmmu_nocache_bitmap = __alloc_bootmem(bitmap_bits >> 3, SMP_CACHE_BYTES, 0UL); in srmmu_nocache_init()
419 bit_map_init(&srmmu_nocache_map, srmmu_nocache_bitmap, bitmap_bits); in srmmu_nocache_init()