Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dhash_utils_64.c124 static unsigned long linear_map_hash_count; variable
309 (paddr >> PAGE_SHIFT) < linear_map_hash_count) in htab_bolt_mapping()
940 linear_map_hash_count = memblock_end_of_DRAM() >> PAGE_SHIFT; in htab_initialize()
942 linear_map_hash_count, 1, ppc64_rma_size)); in htab_initialize()
943 memset(linear_map_hash_slots, 0, linear_map_hash_count); in htab_initialize()
1823 if (lmi >= linear_map_hash_count) in __kernel_map_pages()