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.c229 .mmu.make_pud = PTE_IDENT,
/linux/arch/x86/include/asm/
H A Dparavirt_types.h193 struct paravirt_callee_save make_pud; member
H A Dparavirt.h465 ret = PVOP_ALT_CALLEE1(pudval_t, mmu.make_pud, val, in __pud()
/linux/arch/x86/xen/
H A Dmmu_pv.c2168 .make_pud = PV_CALLEE_SAVE(xen_make_pud),