Home
last modified time | relevance | path

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

/linux-2.6.39/include/asm-generic/
Dpgtable.h96 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm,
/linux-2.6.39/arch/x86/include/asm/
Dpgtable.h681 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux-2.6.39/arch/s390/include/asm/
Dpgtable.h955 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, in ptep_get_and_clear_full() function
/linux-2.6.39/mm/
Dmemory.c954 ptent = ptep_get_and_clear_full(mm, addr, pte, in zap_pte_range()