Home
last modified time | relevance | path

Searched refs:pmdp_get_and_clear (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/linux/
Dmmu_notifier.h345 ___pmd = pmdp_get_and_clear(__mm, __haddr, __pmd); \
432 #define pmdp_get_and_clear_notify pmdp_get_and_clear
/linux-4.1.27/include/asm-generic/
Dpgtable.h101 static inline pmd_t pmdp_get_and_clear(struct mm_struct *mm, in pmdp_get_and_clear() function
118 return pmdp_get_and_clear(mm, address, pmdp); in pmdp_get_and_clear_full()
/linux-4.1.27/mm/
Dpgtable-generic.c129 pmd = pmdp_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_clear_flush()
Dhuge_memory.c1462 pmd = pmdp_get_and_clear(mm, old_addr, old_pmd); in move_huge_pmd()
/linux-4.1.27/arch/powerpc/mm/
Dpgtable_64.c564 pmd = pmdp_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_clear_flush()
820 pmd_t pmdp_get_and_clear(struct mm_struct *mm, in pmdp_get_and_clear() function
/linux-4.1.27/arch/tile/include/asm/
Dpgtable.h418 static inline pmd_t pmdp_get_and_clear(struct mm_struct *mm, in pmdp_get_and_clear() function
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc64.h569 extern pmd_t pmdp_get_and_clear(struct mm_struct *mm,
/linux-4.1.27/arch/mips/include/asm/
Dpgtable.h622 static inline pmd_t pmdp_get_and_clear(struct mm_struct *mm, in pmdp_get_and_clear() function
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h1502 static inline pmd_t pmdp_get_and_clear(struct mm_struct *mm, in pmdp_get_and_clear() function
1529 return pmdp_get_and_clear(vma->vm_mm, address, pmdp); in pmdp_clear_flush()
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h803 static inline pmd_t pmdp_get_and_clear(struct mm_struct *mm, unsigned long addr, in pmdp_get_and_clear() function
/linux-4.1.27/arch/sparc/include/asm/
Dpgtable_64.h869 static inline pmd_t pmdp_get_and_clear(struct mm_struct *mm, in pmdp_get_and_clear() function