Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c129 static unsigned long linear_map_hash_count; variable
329 (paddr >> PAGE_SHIFT) < linear_map_hash_count) in htab_bolt_mapping()
958 linear_map_hash_count = memblock_end_of_DRAM() >> PAGE_SHIFT; in htab_initialize()
960 linear_map_hash_count, 1, MEMBLOCK_LOW_LIMIT, in htab_initialize()
964 __func__, linear_map_hash_count, &ppc64_rma_size); in htab_initialize()
1954 if (lmi >= linear_map_hash_count) in __kernel_map_pages()