Home
last modified time | relevance | path

Searched refs:pudp_huge_get_and_clear (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/mm/
Dpgtable-generic.c143 pud = pudp_huge_get_and_clear(vma->vm_mm, address, pudp); in pudp_huge_clear_flush()
/Linux-v4.19/include/asm-generic/
Dpgtable.h147 static inline pud_t pudp_huge_get_and_clear(struct mm_struct *mm, in pudp_huge_get_and_clear() function
174 return pudp_huge_get_and_clear(mm, address, pudp); in pudp_huge_get_and_clear_full()
/Linux-v4.19/arch/x86/include/asm/
Dpgtable.h1170 static inline pud_t pudp_huge_get_and_clear(struct mm_struct *mm, in pudp_huge_get_and_clear() function