Searched refs:native_make_pgd (Results 1 – 5 of 5) sorted by relevance
116 native_set_pgd(pgd, native_make_pgd(0)); in native_pgd_clear()
245 static inline pgd_t native_make_pgd(pgdval_t val) in native_make_pgd() function
69 #define __pgd(x) native_make_pgd(x)
245 pgdp[i] = native_make_pgd(0); in pgd_mop_up_pmds()
480 return native_make_pgd(pgd); in xen_make_pgd()