Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c344 static u8 *linear_map_hash_slots; variable
353 linear_map_hash_slots = memblock_alloc_try_nid( in hash_debug_pagealloc_alloc_slots()
356 if (!linear_map_hash_slots) in hash_debug_pagealloc_alloc_slots()
367 linear_map_hash_slots[paddr >> PAGE_SHIFT] = slot | 0x80; in hash_debug_pagealloc_add_slot()
387 linear_map_hash_slots, &linear_map_hash_lock); in hash_debug_pagealloc_map_pages()
390 linear_map_hash_slots, &linear_map_hash_lock); in hash_debug_pagealloc_map_pages()