Searched refs:pmdp_huge_get_and_clear (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/mm/ |
| D | pgtable-generic.c | 141 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()
|
| D | debug_vm_pgtable.c | 261 pmdp_huge_get_and_clear(args->mm, vaddr, args->pmdp); in pmd_advanced_tests() 288 pmdp_huge_get_and_clear(args->mm, vaddr, args->pmdp); in pmd_advanced_tests()
|
| D | huge_memory.c | 1750 pmd = pmdp_huge_get_and_clear(mm, old_addr, old_pmd); in move_huge_pmd()
|
| /Linux-v6.1/arch/powerpc/mm/book3s64/ |
| D | pgtable.c | 139 pmd = pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_get_and_clear_full()
|
| /Linux-v6.1/include/linux/ |
| D | pgtable.h | 376 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 409 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_get_and_clear_full()
|
| /Linux-v6.1/arch/s390/include/asm/ |
| D | pgtable.h | 1659 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 1682 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush() 1708 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
| /Linux-v6.1/arch/loongarch/include/asm/ |
| D | pgtable.h | 538 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v6.1/arch/mips/include/asm/ |
| D | pgtable.h | 690 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
|
| /Linux-v6.1/arch/riscv/include/asm/ |
| D | pgtable.h | 697 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v6.1/arch/sparc/include/asm/ |
| D | pgtable_64.h | 893 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v6.1/arch/arm64/include/asm/ |
| D | pgtable.h | 945 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | pgtable.h | 1114 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
|
| /Linux-v6.1/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 1311 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|