Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dhash_utils.c126 static unsigned long linear_map_hash_count; variable
303 (paddr >> PAGE_SHIFT) < linear_map_hash_count) in htab_bolt_mapping()
912 linear_map_hash_count = memblock_end_of_DRAM() >> PAGE_SHIFT; in htab_initialize()
914 linear_map_hash_count, 1, MEMBLOCK_LOW_LIMIT, in htab_initialize()
918 __func__, linear_map_hash_count, &ppc64_rma_size); in htab_initialize()
1918 if (lmi >= linear_map_hash_count) in __kernel_map_pages()