Home
last modified time | relevance | path

Searched refs:native_local_ptep_get_and_clear (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpgtable-2level.h55 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
H A Dpgtable-3level.h118 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
H A Dpgtable.h1188 static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep) in native_local_ptep_get_and_clear() function
1269 pte = native_local_ptep_get_and_clear(ptep); in ptep_get_and_clear_full()