Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/xen/x86/
H A Dx86_xpmap.c143 static void xen_bootstrap_tables(vaddr_t, vaddr_t, size_t, size_t, bool);
590 xen_bootstrap_tables(xen_tables, our_tables, in xen_locore()
594 xen_bootstrap_tables(our_tables, xen_tables, in xen_locore()
614 xen_bootstrap_tables(vaddr_t old_pgd, vaddr_t new_pgd, size_t old_count, in xen_bootstrap_tables() function