Searched defs:ptep_get_and_clear (Results 1 – 13 of 13) sorted by relevance
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | pgtable.h | 304 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
|
/linux/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable.h | 255 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux/arch/microblaze/include/asm/ |
A D | pgtable.h | 374 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux/arch/xtensa/include/asm/ |
A D | pgtable.h | 349 ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
|
/linux/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 345 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
|
/linux/arch/parisc/include/asm/ |
A D | pgtable.h | 448 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/arch/ia64/include/asm/ |
A D | pgtable.h | 396 ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in ptep_get_and_clear() function
|
/linux/arch/riscv/include/asm/ |
A D | pgtable.h | 450 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux/include/linux/ |
A D | pgtable.h | 262 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux/arch/x86/include/asm/ |
A D | pgtable.h | 1047 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, unsigned long addr, in ptep_get_and_clear() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 480 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux/arch/arm64/include/asm/ |
A D | pgtable.h | 860 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
/linux/arch/s390/include/asm/ |
A D | pgtable.h | 1071 static inline pte_t ptep_get_and_clear(struct mm_struct *mm, in ptep_get_and_clear() function
|
Completed in 37 milliseconds