Home
last modified time | relevance | path

Searched refs:pmdp_huge_get_and_clear (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/mm/
H A Dpgtable-generic.c140 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_clear_flush()
215 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
H A Ddebug_vm_pgtable.c207 pmdp_huge_get_and_clear(mm, vaddr, pmdp); in pmd_advanced_tests()
232 pmdp_huge_get_and_clear(mm, vaddr, pmdp); in pmd_advanced_tests()
H A Dhuge_memory.c1663 * when calling pmdp_huge_get_and_clear. So do the in zap_huge_pmd()
1767 pmd = pmdp_huge_get_and_clear(mm, old_addr, old_pmd); in move_huge_pmd()
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dpgtable.c88 pmd_t pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
/kernel/linux/linux-6.6/mm/
H A Dpgtable-generic.c144 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_clear_flush()
227 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
H A Ddebug_vm_pgtable.c250 pmdp_huge_get_and_clear(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
277 pmdp_huge_get_and_clear(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable.h298 * The generic version pmdp_huge_get_and_clear uses a version of pmd_clear() with a
302 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpgtable.c123 pmd = pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_get_and_clear_full()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h1604 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
1627 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush()
1653 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
/kernel/linux/linux-5.10/include/linux/
H A Dpgtable.h264 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
292 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_get_and_clear_full()
/kernel/linux/linux-6.6/include/linux/
H A Dpgtable.h499 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
532 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_get_and_clear_full()
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgtable.h587 * The generic version pmdp_huge_get_and_clear uses a version of pmd_clear() with a
591 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dpgtable.c185 pmd = pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_get_and_clear_full()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h1737 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
1760 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush()
1786 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable.h714 * The generic version pmdp_huge_get_and_clear uses a version of pmd_clear() with a
718 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable.h739 * The generic version pmdp_huge_get_and_clear uses a version of pmd_clear() with a
743 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgtable.h780 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable.h852 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgtable_64.h915 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgtable_64.h913 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h1138 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1262 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable.h955 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h1354 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h1349 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function

Completed in 45 milliseconds

12