Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dpmap-v6.h166 void pmap_bootstrap(vm_offset_t);
/f-stack/freebsd/mips/ingenic/
H A Djz4780_machdep.c168 pmap_bootstrap(); in mips_init()
/f-stack/freebsd/mips/beri/
H A Dberi_machdep.c142 pmap_bootstrap(); in mips_init()
/f-stack/freebsd/mips/include/
H A Dpmap.h169 void pmap_bootstrap(void);
/f-stack/freebsd/mips/malta/
H A Dmalta_machdep.c215 pmap_bootstrap(); in mips_init()
/f-stack/freebsd/mips/mediatek/
H A Dmtk_machdep.c192 pmap_bootstrap(); in mips_init()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dar5315_machdep.c311 pmap_bootstrap(); in platform_start()
/f-stack/freebsd/arm64/include/
H A Dpmap.h166 void pmap_bootstrap(vm_offset_t, vm_offset_t, vm_paddr_t, vm_size_t);
/f-stack/freebsd/mips/atheros/
H A Dar71xx_machdep.c421 pmap_bootstrap(); in platform_start()
/f-stack/freebsd/i386/include/
H A Dpmap.h250 void pmap_bootstrap(vm_paddr_t);
/f-stack/freebsd/arm/arm/
H A Dplatform_if.m105 * calling pmap_bootstrap() which uses the value to size the available KVA.
H A Dmachdep.c935 pmap_bootstrap(0); in initarm()
H A Dpmap-v6.c1171 pmap_bootstrap(vm_offset_t firstaddr) in pmap_bootstrap() function
/f-stack/freebsd/mips/broadcom/
H A Dbcm_machdep.c522 pmap_bootstrap(); in mips_init()
/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c366 pmap_bootstrap(); in platform_start()
/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c354 pmap_bootstrap(); in mips_init()
/f-stack/freebsd/amd64/include/
H A Dpmap.h457 void pmap_bootstrap(vm_paddr_t *);
/f-stack/freebsd/i386/i386/
H A Dpmap_base.c558 pmap_bootstrap(vm_paddr_t firstaddr) in pmap_bootstrap() function
H A Dmachdep.c2018 pmap_bootstrap(first); in getmemsize()
/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c1302 pmap_bootstrap(abp->kern_l0pt, abp->kern_l1pt, in initarm()
H A Dpmap.c948 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 Dmachdep.c1307 pmap_bootstrap(&first); in getmemsize()
H A Dpmap.c1780 pmap_bootstrap(vm_paddr_t *firstaddr) in pmap_bootstrap() function
/f-stack/freebsd/mips/mips/
H A Dpmap.c491 pmap_bootstrap(void) in pmap_bootstrap() function