Searched refs:native_set_pgd (Results 1 – 2 of 2) sorted by relevance
158 static inline void native_set_pgd(pgd_t *pgdp, pgd_t pgd) in native_set_pgd() function165 native_set_pgd(pgd, native_make_pgd(0)); in native_pgd_clear()
68 #define set_pgd(pgdp, pgd) native_set_pgd(pgdp, pgd)