Searched defs:ptep_get_and_clear (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/ |
A D | pgtable.h | 311 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable.h | 243 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/xtensa/include/asm/ |
A D | pgtable.h | 335 ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/microblaze/include/asm/ |
A D | pgtable.h | 360 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 336 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | pgtable.h | 366 ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/parisc/include/asm/ |
A D | pgtable.h | 458 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-6.3-rc2/arch/riscv/include/asm/ |
A D | pgtable.h | 487 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 431 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | pgtable.h | 1066 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | pgtable.h | 936 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux-6.3-rc2/include/linux/ |
A D | pgtable.h | 295 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | pgtable.h | 1146 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
Completed in 39 milliseconds