Home
last modified time | relevance | path

Searched defs:ptep_get_and_clear (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/arch/tile/include/asm/
Dpgtable_32.h102 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
Dpgtable_64.h163 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable-2level.h66 #define ptep_get_and_clear(mm,addr,xp) __pte(xchg(&(xp)->pte, 0)) macro
/linux-4.1.27/arch/powerpc/include/asm/
Dpgtable-ppc32.h267 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
Dpgtable-ppc64.h310 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
/linux-4.1.27/include/asm-generic/
Dpgtable.h89 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
/linux-4.1.27/arch/xtensa/include/asm/
Dpgtable.h341 ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
/linux-4.1.27/arch/microblaze/include/asm/
Dpgtable.h447 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
/linux-4.1.27/arch/parisc/include/asm/
Dpgtable.h469 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h311 #define ptep_get_and_clear(mm, addr, ptep) \ macro
/linux-4.1.27/arch/ia64/include/asm/
Dpgtable.h425 ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
/linux-4.1.27/arch/frv/include/asm/
Dpgtable.h395 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h740 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h1059 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function