Searched refs:pmap_bootstrap (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-11-stable/sys/riscv/include/
H A Dpmap.h137 void pmap_bootstrap(vm_offset_t, vm_paddr_t, vm_size_t);
/freebsd-11-stable/sys/sparc64/include/
H A Dpmap.h85 void pmap_bootstrap(u_int cpu_impl);
/freebsd-11-stable/sys/mips/adm5120/
H A Dadm5120_machdep.c107 pmap_bootstrap();
/freebsd-11-stable/sys/mips/alchemy/
H A Dalchemy_machdep.c107 pmap_bootstrap();
/freebsd-11-stable/sys/mips/idt/
H A Didt_machdep.c170 pmap_bootstrap();
/freebsd-11-stable/sys/arm64/include/
H A Dpmap.h146 void pmap_bootstrap(vm_offset_t, vm_offset_t, vm_paddr_t, vm_size_t);
/freebsd-11-stable/sys/arm/include/
H A Dpmap-v6.h162 * Only the following functions or macros may be used before pmap_bootstrap()
166 void pmap_bootstrap(vm_offset_t);
/freebsd-11-stable/sys/mips/broadcom/
H A Dbcm_machdep.c152 pmap_bootstrap();
/freebsd-11-stable/sys/mips/gxemul/
H A Dgxemul_machdep.c101 pmap_bootstrap();
/freebsd-11-stable/sys/mips/include/
H A Dpmap.h170 void pmap_bootstrap(void);
/freebsd-11-stable/sys/mips/rt305x/
H A Drt305x_machdep.c116 pmap_bootstrap();
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Decona_machdep.c309 pmap_bootstrap(freemempos, &kernel_l1pt);
/freebsd-11-stable/sys/powerpc/include/
H A Dpmap.h233 void pmap_bootstrap(vm_offset_t, vm_offset_t);
/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_machdep.c449 pmap_bootstrap();
/freebsd-11-stable/sys/mips/beri/
H A Dberi_machdep.c137 pmap_bootstrap();
/freebsd-11-stable/sys/mips/malta/
H A Dmalta_machdep.c211 pmap_bootstrap();
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_machdep.c185 pmap_bootstrap();
/freebsd-11-stable/sys/mips/sibyte/
H A Dsb_machdep.c262 pmap_bootstrap();
/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Dcrb_machdep.c303 pmap_bootstrap(pmap_curmaxkvaddr, &kernel_l1pt);
/freebsd-11-stable/sys/i386/include/
H A Dpmap.h214 * This macro may be used before pmap_bootstrap() is called.
221 * This macro may be used before pmap_bootstrap() is called.
233 * pages. Later, it is reinitialized by pmap_bootstrap() to allow for
281 * This function may be used before pmap_bootstrap() is called.
389 * Only the following functions or macros may be used before pmap_bootstrap()
394 void pmap_bootstrap(vm_paddr_t);
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Davila_machdep.c386 pmap_bootstrap(pmap_curmaxkvaddr, &kernel_l1pt);
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_machdep.c317 pmap_bootstrap(pmap_curmaxkvaddr, &kernel_l1pt);
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dmachdep.c372 pmap_bootstrap(startkernel, endkernel);
/freebsd-11-stable/sys/mips/cavium/
H A Docteon_machdep.c363 pmap_bootstrap();
/freebsd-11-stable/sys/mips/rmi/
H A Dxlr_machdep.c278 pmap_bootstrap();

Completed in 291 milliseconds

12