Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dpgtable-2level.h73 #define native_pudp_get_and_clear(xp) native_local_pudp_get_and_clear(xp)
Dpgtable-3level.h248 #define native_pudp_get_and_clear(xp) native_local_pudp_get_and_clear(xp)
Dpgtable.h998 static inline pud_t native_local_pudp_get_and_clear(pud_t *pudp) in native_local_pudp_get_and_clear() function