Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c1218 static int subpage_protection(struct mm_struct *mm, unsigned long ea) in subpage_protection() function
1256 static inline int subpage_protection(struct mm_struct *mm, unsigned long ea) in subpage_protection() function
1478 int spp = subpage_protection(mm, ea); in hash_page_mm()
1570 if (unlikely((psize == MMU_PAGE_4K) && subpage_protection(mm, ea))) in should_hash_preload()
1657 ssize, subpage_protection(mm, ea)); in hash_preload()