Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c98 pte_t xen_make_pte(pteval_t pte);
388 __visible pte_t xen_make_pte(pteval_t pte) in xen_make_pte() function
394 PV_CALLEE_SAVE_REGS_THUNK(xen_make_pte); variable
1677 pte[i] = xen_make_pte(pte[i].pte); in convert_pfn_mfn()
2118 pv_ops.mmu.make_pte = PV_CALLEE_SAVE(xen_make_pte); in xen_post_allocator_init()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c368 __visible pte_t xen_make_pte(pteval_t pte) in xen_make_pte() function
374 PV_CALLEE_SAVE_REGS_THUNK(xen_make_pte); variable
1649 pte[i] = xen_make_pte(pte[i].pte); in convert_pfn_mfn()
2066 pv_ops.mmu.make_pte = PV_CALLEE_SAVE(xen_make_pte); in xen_post_allocator_init()

Completed in 7 milliseconds