Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dsrmmu.c268 void *srmmu_nocache_bitmap; in srmmu_nocache_init() local
287 srmmu_nocache_bitmap = in srmmu_nocache_init()
290 if (!srmmu_nocache_bitmap) in srmmu_nocache_init()
293 bit_map_init(&srmmu_nocache_map, srmmu_nocache_bitmap, bitmap_bits); in srmmu_nocache_init()