Searched refs:native_set_pud (Results 1 – 5 of 5) 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
89 # define set_pud(pudp, pud) native_set_pud(pudp, pud)1225 native_set_pud(pudp, pud); in set_pud_at()
185 .mmu.set_pud = native_set_pud,