Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dhash-4k.h158 extern pmd_t hash__pmdp_huge_get_and_clear(struct mm_struct *mm,
Dhash-64k.h279 extern pmd_t hash__pmdp_huge_get_and_clear(struct mm_struct *mm,
Dpgtable.h1309 return hash__pmdp_huge_get_and_clear(mm, addr, pmdp); in pmdp_huge_get_and_clear()
/linux-6.12.1/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