Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable-2level.h50 static inline pte_t native_ptep_get_and_clear(pte_t *xp) in native_ptep_get_and_clear() function
55 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp) macro
H A Dpgtable-3level.h153 static inline pte_t native_ptep_get_and_clear(pte_t *ptep) in native_ptep_get_and_clear() function
162 #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) in native_ptep_get_and_clear() function
H A Dpgtable.h1079 pte_t pte = native_ptep_get_and_clear(ptep); in ptep_get_and_clear()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable-2level.h50 static inline pte_t native_ptep_get_and_clear(pte_t *xp) in native_ptep_get_and_clear() 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) in native_ptep_get_and_clear() 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) in native_ptep_get_and_clear() function
H A Dpgtable.h1284 pte_t pte = native_ptep_get_and_clear(ptep); in ptep_get_and_clear()

Completed in 8 milliseconds