Searched refs:native_make_pmd (Results 1 – 6 of 6) sorted by relevance
88 native_set_pmd(pmd, native_make_pmd(0)); in native_pmd_clear()107 return native_make_pmd(xchg(&xp->pmd, 0)); in native_pmdp_get_and_clear()
366 static inline pmd_t native_make_pmd(pmdval_t val) in native_make_pmd() function378 static inline pmd_t native_make_pmd(pmdval_t val) in native_make_pmd() function
114 #define __pmd(x) native_make_pmd(x)378 return native_make_pmd(v | set); in pmd_set_flags()385 return native_make_pmd(v & ~clear); in pmd_clear_flags()
549 set_pmd(pmdp, native_make_pmd(0)); in pmd_clear()
169 (int)sizeof(pmdval_t) * 2, (unsigned long long)pmd_val(native_make_pmd(__entry->pmdval)),
428 return native_make_pmd(pmd); in xen_make_pmd()1860 pmd = native_make_pmd(xen_read_phys_ulong(pa + pmd_index(vaddr) * in xen_early_virt_to_phys()