Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable-2level.h73 #define native_pudp_get_and_clear(xp) native_local_pudp_get_and_clear(xp)
H A Dpgtable-3level.h248 #define native_pudp_get_and_clear(xp) native_local_pudp_get_and_clear(xp)
H A Dpgtable.h1027 static inline pud_t native_local_pudp_get_and_clear(pud_t *pudp) in native_local_pudp_get_and_clear() function