Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dhash_64k.c61 if (unlikely(!check_pte_access(access, old_pte))) in __hash_page_4K()
250 if (unlikely(!check_pte_access(access, old_pte))) in __hash_page_64K()
A Dhash_4k.c43 if (unlikely(!check_pte_access(access, old_pte))) in __hash_page_4K()
A Dhash_hugepage.c43 if (unlikely(!check_pte_access(access, old_pmd))) in __hash_page_thp()
A Dhugetlbpage.c54 if (unlikely(!check_pte_access(access, old_pte))) in __hash_page_huge()
A Dhash_utils.c1555 if (!check_pte_access(access, pte_val(*ptep))) { in hash_page_mm()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h735 static inline bool check_pte_access(unsigned long access, unsigned long ptev) in check_pte_access() function

Completed in 12 milliseconds