Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable-2level.h59 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) in native_pmdp_get_and_clear() function
64 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp) macro
H A Dpgtable-3level.h174 static inline pmd_t native_pmdp_get_and_clear(pmd_t *pmdp) in native_pmdp_get_and_clear() function
186 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp) macro
H A Dpgtable_64.h104 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) in native_pmdp_get_and_clear() function
H A Dpgtable.h1141 return native_pmdp_get_and_clear(pmdp); in pmdp_huge_get_and_clear()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable-2level.h59 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) in native_pmdp_get_and_clear() function
64 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp) macro
H A Dpgtable-3level.h108 static inline pmd_t native_pmdp_get_and_clear(pmd_t *pmdp) in native_pmdp_get_and_clear() function
119 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp) macro
H A Dpgtable_64.h104 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) in native_pmdp_get_and_clear() function
H A Dpgtable.h1352 pmd_t pmd = native_pmdp_get_and_clear(pmdp); in pmdp_huge_get_and_clear()

Completed in 8 milliseconds