/src/sys/arch/atari/atari/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.11 2023/12/20 00:40:42 thorpej Exp $ */ 101 pmap_bootstrap(vaddr_t vstart) function in typeref:typename:void
|
/src/sys/arch/amiga/amiga/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.11 2023/12/20 00:40:42 thorpej Exp $ */ 68 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.11 2023/12/20 00:40:42 thorpej Exp $"); 108 pmap_bootstrap(paddr_t firstaddr, paddr_t loadaddr) function in typeref:typename:void
|
/src/sys/arch/cesfic/cesfic/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.35 2021/07/24 21:31:32 andvar Exp $ */ 35 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 39 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.35 2021/07/24 21:31:32 andvar Exp $"); 65 void pmap_bootstrap(paddr_t, paddr_t); 79 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void
|
/src/sys/arch/hp300/hp300/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.60 2021/07/24 21:31:33 andvar Exp $ */ 35 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 39 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.60 2021/07/24 21:31:33 andvar Exp $"); 71 void pmap_bootstrap(paddr_t, paddr_t); 85 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void
|
/src/sys/arch/mvme68k/mvme68k/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.53 2016/12/23 08:09:54 maya Exp $ */ 35 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 39 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.53 2016/12/23 08:09:54 maya Exp $"); 75 void pmap_bootstrap(paddr_t, paddr_t); 89 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void
|
/src/sys/arch/luna68k/luna68k/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.38 2023/01/15 05:08:33 tsutsui Exp $ */ 35 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 39 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.38 2023/01/15 05:08:33 tsutsui Exp $"); 70 void pmap_bootstrap(paddr_t, paddr_t); 84 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void
|
/src/sys/arch/x68k/x68k/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.62 2023/02/06 13:30:02 tsutsui Exp $ */ 35 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 39 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.62 2023/02/06 13:30:02 tsutsui Exp $"); 71 void pmap_bootstrap(paddr_t, paddr_t); 85 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void
|
/src/sys/arch/next68k/next68k/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.47 2023/02/11 02:31:34 tsutsui Exp $ */ 4 * This file was taken from mvme68k/mvme68k/pmap_bootstrap.c 7 * NetBSD: pmap_bootstrap.c,v 1.15 2000/11/20 19:35:30 scw Exp 8 * NetBSD: pmap_bootstrap.c,v 1.17 2001/11/08 21:53:44 scw Exp 44 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 48 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.47 2023/02/11 02:31:34 tsutsui Exp $"); 86 void pmap_bootstrap(paddr_t, paddr_t); 100 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void
|
/src/sys/arch/virt68k/virt68k/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.4 2024/01/02 07:46:49 thorpej Exp $ */ 35 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 39 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.4 2024/01/02 07:46:49 thorpej Exp $"); 72 void pmap_bootstrap(paddr_t, paddr_t); 95 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void
|
/src/sys/arch/news68k/news68k/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.43 2024/01/18 04:07:38 thorpej Exp $ */ 35 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 38 * news68k/pmap_bootstrap.c - from hp300 and mvme68k 42 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.43 2024/01/18 04:07:38 thorpej Exp $"); 75 void pmap_bootstrap(paddr_t, paddr_t); 89 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void
|
/src/sys/arch/mac68k/mac68k/ |
pmap_bootstrap.c | 1 /* $NetBSD: pmap_bootstrap.c,v 1.97 2025/04/08 23:42:08 nat Exp $ */ 35 * @(#)pmap_bootstrap.c 8.1 (Berkeley) 6/10/93 39 __KERNEL_RCSID(0, "$NetBSD: pmap_bootstrap.c,v 1.97 2025/04/08 23:42:08 nat Exp $"); 99 void pmap_bootstrap(paddr_t, paddr_t); 113 pmap_bootstrap(paddr_t nextpa, paddr_t firstpa) function in typeref:typename:void 588 pmap_bootstrap(nextpa, load_addr);
|
/src/sys/arch/aarch64/aarch64/ |
pmap_machdep.c | 411 pmap_bootstrap(vaddr_t vstart, vaddr_t vend) function in typeref:typename:void
|
pmap.c | 354 pmap_bootstrap(vaddr_t vstart, vaddr_t vend) function in typeref:typename:void
|
/src/sys/arch/powerpc/oea/ |
pmap_kernel.c | 132 void pmap_bootstrap(paddr_t, paddr_t) __stub; 328 pmap_bootstrap(paddr_t startkernel, paddr_t endkernel) function in typeref:typename:void
|
/src/sys/arch/powerpc/booke/ |
booke_pmap.c | 158 pmap_bootstrap(vaddr_t startkernel, vaddr_t endkernel, function in typeref:typename:vaddr_t
|
/src/sys/arch/riscv/riscv/ |
pmap_machdep.c | 304 pmap_bootstrap(vaddr_t vstart, vaddr_t vend) function in typeref:typename:void
|
/src/sys/arch/mips/mips/ |
pmap_machdep.c | 341 pmap_bootstrap(void) function in typeref:typename:void
|
/src/sys/arch/sh3/sh3/ |
pmap.c | 105 pmap_bootstrap(void) function in typeref:typename:void
|
/src/sys/arch/usermode/usermode/ |
pmap.c | 111 void pmap_bootstrap(void); 139 pmap_bootstrap(void) function in typeref:typename:void 230 panic("pmap_bootstrap: userland uvm space protection " 238 panic("pmap_bootstrap: kvm uvm space protection " 248 panic("pmap_bootstrap: can't create memory file\n"); 252 panic("pmap_bootstrap: can't unlink %s", mem_name); 263 panic("pmap_bootstrap: can't grow file\n"); 273 panic("pmap_bootstrap: write fails, disc full?"); 327 panic("pmap_bootstrap: can't map in pv table\n"); 345 panic("pmap_bootstrap: can't map in tlb entries\n") [all...] |
/src/sys/arch/hppa/hppa/ |
pmap.c | 796 pmap_bootstrap(vaddr_t vstart) function in typeref:typename:void
|
/src/sys/arch/vax/vax/ |
pmap.c | 254 * pmap_bootstrap(). 260 pmap_bootstrap(void) function in typeref:typename:void
|
/src/sys/arch/powerpc/ibm4xx/ |
pmap.c | 280 pmap_bootstrap(u_int kernelstart, u_int kernelend) function in typeref:typename:void 1486 /* Called before pmap_bootstrap(), va outside kernel space. */
|
/src/sys/arch/alpha/alpha/ |
pmap.c | 704 /* mutex is initialized in pmap_bootstrap(). */ 1253 * pmap_bootstrap: 1260 pmap_bootstrap(paddr_t ptaddr, u_int maxasn, u_long ncpuids) function in typeref:typename:void 1271 printf("pmap_bootstrap(0x%lx, %u)\n", ptaddr, maxasn);
|
/src/sys/arch/sun3/sun3x/ |
pmap.c | 296 * banks, is initialized by pmap_bootstrap() after it reads from a similar 599 /* pmap_bootstrap INTERNAL 609 pmap_bootstrap(vaddr_t nextva) function in typeref:typename:void 903 * Called from pmap_bootstrap() to allocate MMU tables that will 915 * Called from pmap_bootstrap() to allocate the physical 952 * Called from pmap_bootstrap() to allocate the structures which 1026 * Called from pmap_bootstrap() after it has copied enough of the 2452 * This function makes use of two virtual pages allocated in pmap_bootstrap() 2493 * Uses one of the virtual pages allocated in pmap_bootstrap() 3608 * first segment as pmap_bootstrap does [all...] |
/src/sys/arch/ia64/ia64/ |
pmap.c | 353 pmap_bootstrap(void) function in typeref:typename:void
|