Searched refs:native_set_pud (Results 1 – 4 of 4) sorted by relevance
113 static inline void native_set_pud(pud_t *pudp, pud_t pud) in native_set_pud() function120 native_set_pud(pud, native_make_pud(0)); in native_pud_clear()
25 static inline void native_set_pud(pud_t *pudp, pud_t pud) in native_set_pud() function
53 static inline void native_set_pud(pud_t *pudp, pud_t pud) in native_set_pud() function
81 # define set_pud(pudp, pud) native_set_pud(pudp, pud)1217 native_set_pud(pudp, pud); in set_pud_at()