Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/mm/book3s64/
H A Dhash_utils.c343 static u8 *linear_map_hash_slots; variable
352 linear_map_hash_slots = memblock_alloc_try_nid( in hash_debug_pagealloc_alloc_slots()
355 if (!linear_map_hash_slots) in hash_debug_pagealloc_alloc_slots()
366 linear_map_hash_slots[paddr >> PAGE_SHIFT] = slot | 0x80; in hash_debug_pagealloc_add_slot()
386 linear_map_hash_slots, &linear_map_hash_lock); in hash_debug_pagealloc_map_pages()
389 linear_map_hash_slots, &linear_map_hash_lock); in hash_debug_pagealloc_map_pages()