Home
last modified time | relevance | path

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

/linux/arch/sparc/mm/
H A Dsrmmu.c103 void *srmmu_nocache_pool; variable
280 srmmu_nocache_pool = memblock_alloc_or_panic(srmmu_nocache_size, in srmmu_nocache_init()
282 memset(srmmu_nocache_pool, 0, srmmu_nocache_size); in srmmu_nocache_init()
295 paddr = __pa((unsigned long)srmmu_nocache_pool); in srmmu_nocache_init()