Home
last modified time | relevance | path

Searched defs:native_pudp_get_and_clear (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/
Dpgtable-2level.h68 static inline pud_t native_pudp_get_and_clear(pud_t *xp) in native_pudp_get_and_clear() function
73 #define native_pudp_get_and_clear(xp) native_local_pudp_get_and_clear(xp) macro
Dpgtable-3level.h232 static inline pud_t native_pudp_get_and_clear(pud_t *pudp) in native_pudp_get_and_clear() function
248 #define native_pudp_get_and_clear(xp) native_local_pudp_get_and_clear(xp) macro
Dpgtable_64.h127 static inline pud_t native_pudp_get_and_clear(pud_t *xp) in native_pudp_get_and_clear() function