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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 107 milliseconds