Searched refs:pmdp_huge_get_and_clear (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/mm/ |
| D | pgtable-generic.c | 140 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()
|
| D | debug_vm_pgtable.c | 259 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()
|
| D | huge_memory.c | 1694 pmd = pmdp_huge_get_and_clear(mm, old_addr, old_pmd); in move_huge_pmd()
|
| /Linux-v5.15/arch/powerpc/mm/book3s64/ |
| D | pgtable.c | 130 pmd = pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_get_and_clear_full()
|
| /Linux-v5.15/arch/s390/include/asm/ |
| D | pgtable.h | 1598 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 1621 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush() 1647 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
| /Linux-v5.15/include/linux/ |
| D | pgtable.h | 336 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-v5.15/arch/riscv/include/asm/ |
| D | pgtable.h | 603 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v5.15/arch/mips/include/asm/ |
| D | pgtable.h | 712 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
|
| /Linux-v5.15/arch/sparc/include/asm/ |
| D | pgtable_64.h | 911 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v5.15/arch/arm64/include/asm/ |
| D | pgtable.h | 862 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v5.15/arch/x86/include/asm/ |
| D | pgtable.h | 1109 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
|
| /Linux-v5.15/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 1296 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|