Searched refs:native_make_pud (Results 1 – 5 of 5) sorted by relevance
106 native_set_pud(pud, native_make_pud(0)); in native_pud_clear()
240 static inline pud_t native_make_pud(pmdval_t val) in native_make_pud() function
74 #define __pud(x) native_make_pud(x)
240 (int)sizeof(pudval_t) * 2, (unsigned long long)pud_val(native_make_pud(__entry->pudval)),
516 return native_make_pud(pud); in xen_make_pud()