Searched refs:native_pmd_clear (Results 1 – 5 of 5) sorted by relevance
80 static inline void native_pmd_clear(pmd_t *pmd) in native_pmd_clear() function106 native_pmd_clear(xp); in native_pmdp_get_and_clear()
34 static inline void native_pmd_clear(pmd_t *pmdp) in native_pmd_clear() function
122 static inline void native_pmd_clear(pmd_t *pmd) in native_pmd_clear() function
93 #define pmd_clear(pmd) native_pmd_clear(pmd)1071 native_pmd_clear(pmdp); in native_local_pmdp_get_and_clear()
397 .mmu.pmd_clear = native_pmd_clear,