Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dparavirt.c204 .mmu.make_pgd = PTE_IDENT,
/linux/arch/x86/include/asm/
H A Dparavirt_types.h159 struct paravirt_callee_save make_pgd; member
H A Dparavirt.h349 return (pgd_t) { PVOP_ALT_CALLEE1(pgdval_t, pv_ops, mmu.make_pgd, val, in __pgd()
/linux/arch/x86/xen/
H A Dmmu_pv.c2215 pv_ops.mmu.make_pgd = PV_CALLEE_SAVE(xen_make_pgd); in xen_init_mmu_ops()