Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dhash-4k.h159 extern pmd_t hash__pmdp_huge_get_and_clear(struct mm_struct *mm,
Dhash-64k.h284 extern pmd_t hash__pmdp_huge_get_and_clear(struct mm_struct *mm,
Dpgtable.h1316 return hash__pmdp_huge_get_and_clear(mm, addr, pmdp); in pmdp_huge_get_and_clear()
/linux-6.1.9/arch/powerpc/mm/book3s64/
Dhash_pgtable.c345 pmd_t hash__pmdp_huge_get_and_clear(struct mm_struct *mm, in hash__pmdp_huge_get_and_clear() function