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

/linux-master/arch/x86/include/asm/
H A Dpgtable-2level.h50 static inline pte_t native_ptep_get_and_clear(pte_t *xp) function
55 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp) macro
H A Dpgtable-3level.h103 static inline pte_t native_ptep_get_and_clear(pte_t *ptep) function
118 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp) macro
H A Dpgtable_64.h91 static inline pte_t native_ptep_get_and_clear(pte_t *xp) function
H A Dpgtable.h1278 pte_t pte = native_ptep_get_and_clear(ptep);

Completed in 120 milliseconds