Home
last modified time | relevance | path

Searched refs:alloc_pud (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/xen/
H A Dmmu_pv.c2165 pv_ops.mmu.alloc_pud = xen_alloc_pud; in xen_post_allocator_init()
2213 pv_ops.mmu.alloc_pud = xen_alloc_pmd_init; in xen_init_mmu_ops()
/linux/arch/riscv/include/asm/
H A Dpgtable.h159 phys_addr_t (*alloc_pud)(uintptr_t va); member