Home
last modified time | relevance | path

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

/linux-4.4.14/include/asm-generic/
Dpgtable.h147 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h776 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h1215 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux-4.4.14/mm/
Dmemory.c1151 ptent = ptep_get_and_clear_full(mm, addr, pte, in zap_pte_range()