Searched refs:native_ptep_get_and_clear (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpgtable-2level.h45 static inline pte_t native_ptep_get_and_clear(pte_t *xp) function
50 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp) macro
H A Dpgtable-3level.h143 static inline pte_t native_ptep_get_and_clear(pte_t *ptep) function
155 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp) macro
H A Dpgtable.h354 pte_t pte = native_ptep_get_and_clear(ptep);

Completed in 47 milliseconds