Home
last modified time | relevance | path

Searched refs:ptep_get_and_clear_full (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/mm/
H A Darch_pgtable_helpers.rst69 | ptep_get_and_clear_full | Clears and returns PTE (batched PTE unmap) |
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h429 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux/arch/x86/include/asm/
H A Dpgtable.h1252 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux/arch/s390/include/asm/
H A Dpgtable.h1226 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux/mm/
H A Dmemory.c1703 ptep_get_and_clear_full(mm, addr, pte, tlb->fullmm); in zap_present_ptes()