Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c1559 static bool should_hash_preload(struct mm_struct *mm, unsigned long ea) in should_hash_preload() function
1576 static bool should_hash_preload(struct mm_struct *mm, unsigned long ea) in should_hash_preload() function
1593 if (!should_hash_preload(mm, ea)) in hash_preload()