Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dparavirt.c191 .mmu.make_pud = PTE_IDENT,
/linux/arch/x86/include/asm/
H A Dparavirt_types.h167 struct paravirt_callee_save make_pud; member
H A Dparavirt.h408 ret = PVOP_ALT_CALLEE1(pudval_t, pv_ops, mmu.make_pud, val, in __pud()
/linux/arch/x86/xen/
H A Dmmu_pv.c2220 pv_ops.mmu.make_pud = PV_CALLEE_SAVE(xen_make_pud); in xen_init_mmu_ops()