Searched refs:native_make_pmd (Results 1 – 4 of 4) sorted by relevance
70 native_set_pmd(pmd, native_make_pmd(0)); in native_pmd_clear()89 return native_make_pmd(xchg(&xp->pmd, 0)); in native_pmdp_get_and_clear()
326 static inline pmd_t native_make_pmd(pmdval_t val) in native_make_pmd() function
95 #define __pmd(x) native_make_pmd(x)
503 return native_make_pmd(pmd); in xen_make_pmd()2057 pmd = native_make_pmd(xen_read_phys_ulong(pa + pmd_index(vaddr) * in xen_early_virt_to_phys()