Lines Matching defs:startup
287 * new memory fragmentations are possible in startup() due to BOP_ALLOCs. this
553 * List of bootstrap pages. We mark these as allocated in startup.
624 prom_printf(prm_dbg_str[sizeof (q) >> 3], "startup.c", __LINE__, #q, q);
626 prom_printf("%s:%d: %s\n", "startup.c", __LINE__, q);
676 * Our world looks like this at startup time.
689 * Machine-dependent startup code
692 startup(void)
1669 * as they startup. Do not do this if we know we are in an HVM domU.
2091 panic("startup: cannot attach segkp");
2096 panic("startup: segkp_create failed");
3108 * This is called just after configure() in startup().