Searched refs:pmdp_huge_get_and_clear (Results 1 – 8 of 8) sorted by relevance
/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()
|
/arch/s390/include/asm/ |
D | pgtable.h | 1599 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 1622 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush() 1648 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
/arch/riscv/include/asm/ |
D | pgtable.h | 608 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/mips/include/asm/ |
D | pgtable.h | 713 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 912 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/arm64/include/asm/ |
D | pgtable.h | 894 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/x86/include/asm/ |
D | pgtable.h | 1111 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1298 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|