Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dhash-4k.h153 extern pmd_t hash__pmdp_huge_get_and_clear(struct mm_struct *mm,
H A Dhash-64k.h279 extern pmd_t hash__pmdp_huge_get_and_clear(struct mm_struct *mm,
H A Dpgtable.h1359 return hash__pmdp_huge_get_and_clear(mm, addr, pmdp); in pmdp_huge_get_and_clear()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c345 pmd_t hash__pmdp_huge_get_and_clear(struct mm_struct *mm, in hash__pmdp_huge_get_and_clear() function