Lines Matching defs:pmap_bootstrap
5936 * These values are setup in pmap_bootstrap and are updated as pages
6305 * pmap_bootstrap() is called from the board-specific initarm() routine
6322 pmap_bootstrap(vaddr_t vstart, vaddr_t vend)
6417 panic("pmap_bootstrap: No L2 for va 0x%x, pa 0x%lx",
6427 panic("pmap_bootstrap: out of static L2s");
6463 printf("pmap_bootstrap: WARNING! wrong cache mode for "
6475 printf("pmap_bootstrap: WARNING! wrong cache mode for "
6481 printf("pmap_bootstrap: WARNING! wrong cache mode for "
6643 panic("pmap_bootstrap: No PTP for va %#lx\n", va);
6919 * as pmap_bootstrap() uses it to construct L2 table metadata.