Home
last modified time | relevance | path

Searched refs:ptep_get_and_clear_full (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Ddebug_vm_pgtable.c121 ptep_get_and_clear_full(mm, vaddr, ptep, 1); in pte_advanced_tests()
132 ptep_get_and_clear_full(mm, vaddr, ptep, 1); in pte_advanced_tests()
H A Dmadvise.c453 ptent = ptep_get_and_clear_full(mm, addr, pte, in madvise_cold_or_pageout_pte_range()
686 ptent = ptep_get_and_clear_full(mm, addr, pte, in madvise_free_pte_range()
H A Dmemory.c1275 ptent = ptep_get_and_clear_full(mm, addr, pte, in zap_pte_range()
/kernel/linux/linux-6.6/mm/
H A Ddebug_vm_pgtable.c164 ptep_get_and_clear_full(args->mm, args->vaddr, args->ptep, 1); in pte_advanced_tests()
176 ptep_get_and_clear_full(args->mm, args->vaddr, args->ptep, 1); in pte_advanced_tests()
H A Dmadvise.c500 ptent = ptep_get_and_clear_full(mm, addr, pte, in madvise_cold_or_pageout_pte_range()
738 ptent = ptep_get_and_clear_full(mm, addr, pte, in madvise_free_pte_range()
H A Dmemory.c1437 ptent = ptep_get_and_clear_full(mm, addr, pte, in zap_pte_range()
/kernel/linux/linux-5.10/include/linux/
H A Dpgtable.h307 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/kernel/linux/linux-6.6/include/linux/
H A Dpgtable.h547 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h1084 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h1106 * The batched pte unmap code uses ptep_get_and_clear_full to clear the
1113 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h467 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h440 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h1290 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h1173 * The batched pte unmap code uses ptep_get_and_clear_full to clear the
1180 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function

Completed in 42 milliseconds