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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dpgtable.h63 #define ptep_get_and_clear_full(__mm, __address, __ptep, __full) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable.h581 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dpgtable.h902 * The batched pte unmap code uses ptep_get_and_clear_full to clear the
909 static inline pte_t ptep_get_and_clear_full(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemory.c936 ptent = ptep_get_and_clear_full(mm, addr, pte,

Completed in 139 milliseconds