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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable-2level.h41 static inline pte_t native_ptep_get_and_clear(pte_t *xp) function
46 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp) macro
H A Dpgtable-3level.h92 static inline pte_t native_ptep_get_and_clear(pte_t *ptep) function
104 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp) macro
H A Dpgtable_64.h62 static inline pte_t native_ptep_get_and_clear(pte_t *xp) function

Completed in 84 milliseconds