Searched refs:srmmu_nocache_size (Results 1 – 1 of 1) sorted by relevance
93 static unsigned long srmmu_nocache_size; variable173 size, (int) srmmu_nocache_size, in __srmmu_get_nocache()265 srmmu_nocache_size = srmmu_nocache_npages * PAGE_SIZE; in srmmu_nocache_calcsize()266 srmmu_nocache_end = SRMMU_NOCACHE_VADDR + srmmu_nocache_size; in srmmu_nocache_calcsize()279 bitmap_bits = srmmu_nocache_size >> SRMMU_NOCACHE_BITMAP_SHIFT; in srmmu_nocache_init()281 srmmu_nocache_pool = __alloc_bootmem(srmmu_nocache_size, in srmmu_nocache_init()283 memset(srmmu_nocache_pool, 0, srmmu_nocache_size); in srmmu_nocache_init()979 srmmu_nocache_size, in mmu_info()