Home
last modified time | relevance | path

Searched refs:native_local_ptep_get_and_clear (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h162 #define native_ptep_get_and_clear(xp) native_local_ptep_get_and_clear(xp)
H A Dpgtable.h1010 static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep) in native_local_ptep_get_and_clear() function
1094 pte = native_local_ptep_get_and_clear(ptep); in ptep_get_and_clear_full()
/kernel/linux/linux-6.6/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.h1219 static inline pte_t native_local_ptep_get_and_clear(pte_t *ptep) in native_local_ptep_get_and_clear() function
1300 pte = native_local_ptep_get_and_clear(ptep); in ptep_get_and_clear_full()

Completed in 7 milliseconds