Searched refs:xen_make_pte (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/xen/
H A Dmmu.c425 __visible pte_t xen_make_pte(pteval_t pte) xen_make_pte() function
431 PV_CALLEE_SAVE_REGS_THUNK(xen_make_pte); variable
1891 pte[i] = xen_make_pte(pte[i].pte); convert_pfn_mfn()
2459 .make_pte = PV_CALLEE_SAVE(xen_make_pte),

Completed in 56 milliseconds