Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpgtable-2level.h50 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) in native_pmdp_get_and_clear() function
55 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp) macro
Dpgtable-3level.h163 static inline pmd_t native_pmdp_get_and_clear(pmd_t *pmdp) in native_pmdp_get_and_clear() function
175 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp) macro
Dpgtable_64.h86 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) in native_pmdp_get_and_clear() function