Searched refs:pmdp_huge_get_and_clear (Results 1 – 7 of 7) sorted by relevance
/arch/s390/include/asm/ |
D | pgtable.h | 1332 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function 1355 return pmdp_huge_get_and_clear(vma->vm_mm, addr, pmdp); in pmdp_huge_clear_flush() 1381 return pmdp_huge_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_collapse_flush()
|
/arch/tile/include/asm/ |
D | pgtable.h | 418 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 | 653 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, function
|
/arch/x86/include/asm/ |
D | pgtable.h | 903 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_huge_get_and_clear() function
|
/arch/arm64/include/asm/ |
D | pgtable.h | 652 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 895 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 961 static inline pmd_t pmdp_huge_get_and_clear(struct mm_struct *mm, in pmdp_huge_get_and_clear() function
|