Searched refs:pmdp_huge_get_and_clear (Results 1 – 10 of 10) sorted by relevance
/arch/riscv/mm/ |
D | pgtable.c | 88 pmd_t pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
/arch/s390/include/asm/ |
D | pgtable.h | 1749 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 1772 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush() 1800 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
/arch/powerpc/mm/book3s64/ |
D | pgtable.c | 186 pmd = pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_get_and_clear_full()
|
/arch/loongarch/include/asm/ |
D | pgtable.h | 591 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/mips/include/asm/ |
D | pgtable.h | 743 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
|
/arch/riscv/include/asm/ |
D | pgtable.h | 782 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 913 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1354 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/x86/include/asm/ |
D | pgtable.h | 1333 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
|
/arch/arm64/include/asm/ |
D | pgtable.h | 995 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|