| /f-stack/freebsd/arm/include/ |
| H A D | pmap-v6.h | 166 void pmap_bootstrap(vm_offset_t);
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_machdep.c | 168 pmap_bootstrap(); in mips_init()
|
| /f-stack/freebsd/mips/beri/ |
| H A D | beri_machdep.c | 142 pmap_bootstrap(); in mips_init()
|
| /f-stack/freebsd/mips/include/ |
| H A D | pmap.h | 169 void pmap_bootstrap(void);
|
| /f-stack/freebsd/mips/malta/ |
| H A D | malta_machdep.c | 215 pmap_bootstrap(); in mips_init()
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_machdep.c | 192 pmap_bootstrap(); in mips_init()
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | ar5315_machdep.c | 311 pmap_bootstrap(); in platform_start()
|
| /f-stack/freebsd/arm64/include/ |
| H A D | pmap.h | 166 void pmap_bootstrap(vm_offset_t, vm_offset_t, vm_paddr_t, vm_size_t);
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | ar71xx_machdep.c | 421 pmap_bootstrap(); in platform_start()
|
| /f-stack/freebsd/i386/include/ |
| H A D | pmap.h | 250 void pmap_bootstrap(vm_paddr_t);
|
| /f-stack/freebsd/arm/arm/ |
| H A D | platform_if.m | 105 * calling pmap_bootstrap() which uses the value to size the available KVA.
|
| H A D | machdep.c | 935 pmap_bootstrap(0); in initarm()
|
| H A D | pmap-v6.c | 1171 pmap_bootstrap(vm_offset_t firstaddr) in pmap_bootstrap() function
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | bcm_machdep.c | 522 pmap_bootstrap(); in mips_init()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | octeon_machdep.c | 366 pmap_bootstrap(); in platform_start()
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_machdep.c | 354 pmap_bootstrap(); in mips_init()
|
| /f-stack/freebsd/amd64/include/ |
| H A D | pmap.h | 457 void pmap_bootstrap(vm_paddr_t *);
|
| /f-stack/freebsd/i386/i386/ |
| H A D | pmap_base.c | 558 pmap_bootstrap(vm_paddr_t firstaddr) in pmap_bootstrap() function
|
| H A D | machdep.c | 2018 pmap_bootstrap(first); in getmemsize()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | machdep.c | 1302 pmap_bootstrap(abp->kern_l0pt, abp->kern_l1pt, in initarm()
|
| H A D | pmap.c | 948 pmap_bootstrap(vm_offset_t l0pt, vm_offset_t l1pt, vm_paddr_t kernstart, in pmap_bootstrap() function
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 1307 pmap_bootstrap(&first); in getmemsize()
|
| H A D | pmap.c | 1780 pmap_bootstrap(vm_paddr_t *firstaddr) in pmap_bootstrap() function
|
| /f-stack/freebsd/mips/mips/ |
| H A D | pmap.c | 491 pmap_bootstrap(void) in pmap_bootstrap() function
|