Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A 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()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1373 static int subpage_protection(struct mm_struct *mm, unsigned long ea) in subpage_protection() function
1411 static inline int subpage_protection(struct mm_struct *mm, unsigned long ea) in subpage_protection() function
1634 int spp = subpage_protection(mm, ea); in hash_page_mm()
1749 if (unlikely((psize == MMU_PAGE_4K) && subpage_protection(mm, ea))) in should_hash_preload()
1822 ssize, subpage_protection(mm, ea)); in hash_preload()

Completed in 6 milliseconds