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

12

/freebsd-9.3-release/sys/ia64/include/
H A Dpmap.h126 void pmap_bootstrap(void);
/freebsd-9.3-release/sys/mips/adm5120/
H A Dadm5120_machdep.c108 pmap_bootstrap();
/freebsd-9.3-release/sys/mips/alchemy/
H A Dalchemy_machdep.c108 pmap_bootstrap();
/freebsd-9.3-release/sys/mips/include/
H A Dpmap.h157 void pmap_bootstrap(void);
/freebsd-9.3-release/sys/sparc64/include/
H A Dpmap.h91 void pmap_bootstrap(u_int cpu_impl);
/freebsd-9.3-release/sys/mips/atheros/
H A Dar71xx_machdep.c284 pmap_bootstrap();
/freebsd-9.3-release/sys/mips/idt/
H A Didt_machdep.c196 pmap_bootstrap();
/freebsd-9.3-release/sys/mips/rt305x/
H A Drt305x_machdep.c110 pmap_bootstrap();
/freebsd-9.3-release/sys/mips/sentry5/
H A Ds5_machdep.c136 pmap_bootstrap();
/freebsd-9.3-release/sys/amd64/include/
H A Dpmap.h289 void pmap_bootstrap(vm_paddr_t *);
/freebsd-9.3-release/sys/mips/malta/
H A Dmalta_machdep.c192 pmap_bootstrap();
/freebsd-9.3-release/sys/mips/sibyte/
H A Dsb_machdep.c263 pmap_bootstrap();
/freebsd-9.3-release/sys/powerpc/include/
H A Dpmap.h225 void pmap_bootstrap(vm_offset_t, vm_offset_t);
/freebsd-9.3-release/sys/arm/econa/
H A Decona_machdep.c364 * calling pmap_bootstrap.
371 pmap_bootstrap(freemempos,
/freebsd-9.3-release/sys/arm/sa11x0/
H A Dassabet_machdep.c411 pmap_bootstrap(freemempos, 0xd0000000, &kernel_l1pt);
/freebsd-9.3-release/sys/arm/xscale/i8134x/
H A Dcrb_machdep.c369 * calling pmap_bootstrap.
376 pmap_bootstrap(pmap_curmaxkvaddr,
/freebsd-9.3-release/sys/i386/include/
H A Dpmap.h201 * This macro may be used before pmap_bootstrap() is called.
208 * This macro may be used before pmap_bootstrap() is called.
288 * pages. Later, it is reinitialized by pmap_bootstrap() to allow for
297 * This function may be used before pmap_bootstrap() is called.
434 * Only the following functions or macros may be used before pmap_bootstrap()
438 void pmap_bootstrap(vm_paddr_t);
/freebsd-9.3-release/sys/arm/at91/
H A Dat91_machdep.c422 * calling pmap_bootstrap.
430 pmap_bootstrap(freemempos, KERNVIRTADDR + (256 << 20), &kernel_l1pt);
/freebsd-9.3-release/sys/arm/include/
H A Dpmap.h212 void pmap_bootstrap(vm_offset_t, vm_offset_t, struct pv_addr *);
/freebsd-9.3-release/sys/arm/s3c2xx0/
H A Ds3c24x0_machdep.c423 * calling pmap_bootstrap.
430 pmap_bootstrap(freemempos,
/freebsd-9.3-release/sys/arm/xscale/i80321/
H A Dep80219_machdep.c398 pmap_bootstrap(pmap_curmaxkvaddr,
H A Diq31244_machdep.c397 * calling pmap_bootstrap.
404 pmap_bootstrap(pmap_curmaxkvaddr,
/freebsd-9.3-release/sys/arm/xscale/ixp425/
H A Davila_machdep.c464 pmap_bootstrap(pmap_curmaxkvaddr, 0xd0000000, &kernel_l1pt);
/freebsd-9.3-release/sys/arm/xscale/pxa/
H A Dpxa_machdep.c384 * calling pmap_bootstrap.
396 pmap_bootstrap(pmap_curmaxkvaddr, 0xd0000000, &kernel_l1pt);
/freebsd-9.3-release/sys/mips/cavium/
H A Docteon_machdep.c381 pmap_bootstrap();

Completed in 228 milliseconds

12