Searched refs:native_set_pmd (Results 1 – 3 of 3) sorted by relevance
20 static inline void native_set_pmd(pmd_t *pmdp, pmd_t pmd) in native_set_pmd() function36 native_set_pmd(pmdp, __pmd(0)); in native_pmd_clear()
81 static inline void native_set_pmd(pmd_t *pmdp, pmd_t pmd) in native_set_pmd() function88 native_set_pmd(pmd, native_make_pmd(0)); in native_pmd_clear()
48 static inline void native_set_pmd(pmd_t *pmdp, pmd_t pmd) in native_set_pmd() function