Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c335 unsigned long linear_map_count = memblock_end_of_DRAM() >> PAGE_SHIFT; in hash_supports_debug_pagealloc() local
337 if (!debug_pagealloc_enabled() || linear_map_count > max_hash_count) in hash_supports_debug_pagealloc()