Searched refs:native_local_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.h46 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
H A Dpgtable-3level.h104 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
H A Dpgtable.h516 static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep) function
591 pte = native_local_ptep_get_and_clear(ptep);
/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.h46 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
H A Dpgtable-3level.h104 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
H A Dpgtable.h516 static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep) function
591 pte = native_local_ptep_get_and_clear(ptep);

Completed in 57 milliseconds