Searched defs:native_ptep_get_and_clear (Results 1 - 2 of 2) 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

Completed in 37 milliseconds