Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dparavirt.c466 .make_pud = PTE_IDENT,
/arch/x86/include/asm/
Dparavirt.h570 ret = PVOP_CALLEE2(pudval_t, pv_mmu_ops.make_pud, in __pud()
573 ret = PVOP_CALLEE1(pudval_t, pv_mmu_ops.make_pud, in __pud()
Dparavirt_types.h307 struct paravirt_callee_save make_pud; member
/arch/x86/xen/
Dmmu.c2471 .make_pud = PV_CALLEE_SAVE(xen_make_pud),