Home
last modified time | relevance | path

Searched refs:pmdp_huge_get_and_clear (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/mm/
A Dpgtable-generic.c141 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_clear_flush()
224 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
A Ddebug_vm_pgtable.c247 pmdp_huge_get_and_clear(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
274 pmdp_huge_get_and_clear(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
A Dhuge_memory.c1787 pmd = pmdp_huge_get_and_clear(mm, old_addr, old_pmd); in move_huge_pmd()
/linux-6.3-rc2/arch/riscv/mm/
A Dpgtable.c88 pmd_t pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dpgtable.c139 pmd = pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_get_and_clear_full()
/linux-6.3-rc2/include/linux/
A Dpgtable.h407 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
440 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_get_and_clear_full()
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgtable.h1725 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
1748 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush()
1774 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpgtable.h571 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpgtable.h700 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgtable.h723 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgtable_64.h896 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1238 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable.h948 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable.h1130 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 43 milliseconds