Searched refs:pmdp_huge_get_and_clear (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/mm/ |
| D | pgtable-generic.c | 131 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_huge_clear_flush() 206 pmd = pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
| D | huge_memory.c | 1895 pmd = pmdp_huge_get_and_clear(mm, old_addr, old_pmd); in move_huge_pmd()
|
| /Linux-v5.4/include/asm-generic/ |
| D | pgtable.h | 137 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 165 return pmdp_huge_get_and_clear(mm, address, pmdp); in pmdp_huge_get_and_clear_full()
|
| /Linux-v5.4/arch/s390/include/asm/ |
| D | pgtable.h | 1556 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 1579 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush() 1605 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
| /Linux-v5.4/arch/mips/include/asm/ |
| D | pgtable.h | 630 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
|
| /Linux-v5.4/arch/sparc/include/asm/ |
| D | pgtable_64.h | 938 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v5.4/arch/arm64/include/asm/ |
| D | pgtable.h | 769 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ |
| D | pgtable.h | 1246 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | pgtable.h | 1182 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
|