Searched refs:linear_map_hash_count (Results 1 – 1 of 1) sorted by relevance
345 static unsigned long linear_map_hash_count; variable352 linear_map_hash_count = memblock_end_of_DRAM() >> PAGE_SHIFT; in hash_debug_pagealloc_alloc_slots()354 linear_map_hash_count, 1, MEMBLOCK_LOW_LIMIT, in hash_debug_pagealloc_alloc_slots()358 __func__, linear_map_hash_count, &ppc64_rma_size); in hash_debug_pagealloc_alloc_slots()364 if (!debug_pagealloc_enabled() || !linear_map_hash_count) in hash_debug_pagealloc_add_slot()366 if ((paddr >> PAGE_SHIFT) < linear_map_hash_count) in hash_debug_pagealloc_add_slot()376 if (!debug_pagealloc_enabled() || !linear_map_hash_count) in hash_debug_pagealloc_map_pages()383 if (lmi >= linear_map_hash_count) in hash_debug_pagealloc_map_pages()