Home
last modified time | relevance | path

Searched refs:native_pmd_clear (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_64.h86 static inline void native_pmd_clear(pmd_t *pmd) in native_pmd_clear() function
112 native_pmd_clear(xp); in native_pmdp_get_and_clear()
H A Dpgtable-2level.h34 static inline void native_pmd_clear(pmd_t *pmdp) in native_pmd_clear() function
H A Dpgtable-3level.h74 static inline void native_pmd_clear(pmd_t *pmdp) in native_pmd_clear() function
H A Dpgtable.h98 #define pmd_clear(pmd) native_pmd_clear(pmd)
1216 native_pmd_clear(pmdp); in native_local_pmdp_get_and_clear()