Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/mm/
Dsrmmu.c104 static struct bit_map srmmu_nocache_map; variable
165 offset = bit_map_string_get(&srmmu_nocache_map, in __srmmu_get_nocache()
171 srmmu_nocache_map.used << SRMMU_NOCACHE_BITMAP_SHIFT); in __srmmu_get_nocache()
223 bit_map_clear(&srmmu_nocache_map, offset, size); in srmmu_free_nocache()
293 bit_map_init(&srmmu_nocache_map, srmmu_nocache_bitmap, bitmap_bits); in srmmu_nocache_init()
995 srmmu_nocache_map.used << SRMMU_NOCACHE_BITMAP_SHIFT); in mmu_info()