Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/mm/book3s64/
H A Dhash_utils.c334 unsigned long max_hash_count = ppc64_rma_size / 4; in hash_supports_debug_pagealloc() local
337 if (!debug_pagealloc_enabled() || linear_map_count > max_hash_count) in hash_supports_debug_pagealloc()