Searched refs:ptep_get_and_clear_full (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/mm/ |
H A D | madvise.c | 500 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 D | debug_vm_pgtable.c | 149 ptep_get_and_clear_full(args->mm, args->vaddr, args->ptep, 1); in pte_advanced_tests() 161 ptep_get_and_clear_full(args->mm, args->vaddr, args->ptep, 1); in pte_advanced_tests()
|
H A D | memory.c | 1431 ptent = ptep_get_and_clear_full(mm, addr, pte, in zap_pte_range()
|
/openbmc/linux/Documentation/mm/ |
H A D | arch_pgtable_helpers.rst | 75 | ptep_get_and_clear_full | Clears and returns PTE (batched PTE unmap) |
|
/openbmc/linux/include/linux/ |
H A D | pgtable.h | 568 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 414 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 1274 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 1190 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
|