Searched refs:native_make_pud (Results 1 – 4 of 4) sorted by relevance
101 static inline pud_t native_make_pud(pmdval_t val) in native_make_pud() function166 #define __pud(x) native_make_pud(x)
124 native_set_pud(pud, native_make_pud(0)); in native_pud_clear()
458 .make_pud = native_make_pud,
570 return native_make_pud(pud); in xen_make_pud()