Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c127 static unsigned long linear_map_hash_count; variable
428 (paddr >> PAGE_SHIFT) < linear_map_hash_count) in htab_bolt_mapping()
1131 linear_map_hash_count = memblock_end_of_DRAM() >> PAGE_SHIFT; in htab_initialize()
1133 linear_map_hash_count, 1, MEMBLOCK_LOW_LIMIT, in htab_initialize()
1137 __func__, linear_map_hash_count, &ppc64_rma_size); in htab_initialize()
2177 if (lmi >= linear_map_hash_count) in hash__kernel_map_pages()