Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/m32r/include/asm/
Dpgtable-2level.h66 #define ptep_get_and_clear(mm,addr,xp) __pte(xchg(&(xp)->pte, 0)) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc32.h248 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
Dpgtable-ppc64.h298 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
/linux-4.4.14/include/asm-generic/
Dpgtable.h112 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
/linux-4.4.14/arch/xtensa/include/asm/
Dpgtable.h345 ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
/linux-4.4.14/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.4.14/arch/mn10300/include/asm/
Dpgtable.h311 #define ptep_get_and_clear(mm, addr, ptep) \ macro
/linux-4.4.14/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.4.14/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.4.14/arch/parisc/include/asm/
Dpgtable.h488 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.4.14/arch/arm64/include/asm/
Dpgtable.h591 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h767 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h1121 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function