Home
last modified time | relevance | path

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

/linux-4.1.27/include/asm-generic/
Dpgtable.h124 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux-4.1.27/arch/x86/include/asm/
Dpgtable.h749 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h1153 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux-4.1.27/mm/
Dmemory.c1110 ptent = ptep_get_and_clear_full(mm, addr, pte, in zap_pte_range()