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

/linux-master/arch/x86/include/asm/
H A Dpgtable-2level.h59 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) function
64 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp) macro
H A Dpgtable_64.h104 static inline pmd_t native_pmdp_get_and_clear(pmd_t *xp) function
H A Dpgtable-3level.h108 static inline pmd_t native_pmdp_get_and_clear(pmd_t *pmdp) function
119 #define native_pmdp_get_and_clear(xp) native_local_pmdp_get_and_clear(xp) macro

Completed in 208 milliseconds