Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dpgtable-2level.h64 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp)
Dpgtable-3level.h186 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp)
Dpgtable.h988 static inline pmd_t native_local_pmdp_get_and_clear(pmd_t *pmdp) in native_local_pmdp_get_and_clear() function