Home
last modified time | relevance | path

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

/linux/mm/
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()
A Ddebug_vm_pgtable.c259 pmdp_huge_get_and_clear(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
286 pmdp_huge_get_and_clear(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
A Dhuge_memory.c1694 pmd = pmdp_huge_get_and_clear(mm, old_addr, old_pmd); in move_huge_pmd()
/linux/arch/s390/include/asm/
A Dpgtable.h1601 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
1624 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush()
1650 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
/linux/arch/powerpc/mm/book3s64/
A Dpgtable.c130 pmd = pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_get_and_clear_full()
/linux/include/linux/
A Dpgtable.h336 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
364 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_get_and_clear_full()
/linux/arch/riscv/include/asm/
A Dpgtable.h605 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/linux/arch/mips/include/asm/
A Dpgtable.h711 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
/linux/arch/sparc/include/asm/
A Dpgtable_64.h911 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/linux/arch/arm64/include/asm/
A Dpgtable.h868 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
/linux/arch/x86/include/asm/
A Dpgtable.h1109 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h1306 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function

Completed in 39 milliseconds