Home
last modified time | relevance | path

Searched refs:make_pte (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kernel/
Dparavirt.c444 .make_pte = PTE_IDENT,
/arch/x86/include/asm/
Dparavirt.h378 pv_mmu_ops.make_pte, in __pte()
382 pv_mmu_ops.make_pte, in __pte()
Dparavirt_types.h264 struct paravirt_callee_save make_pte; member
/arch/x86/xen/
Dmmu.c2401 pv_mmu_ops.make_pte = PV_CALLEE_SAVE(xen_make_pte); in xen_post_allocator_init()
2450 .make_pte = PV_CALLEE_SAVE(xen_make_pte_init),