Lines Matching full:early
183 * Give the early boot machine check stack somewhere to use, use in fixup_boot_paca()
185 * deep stack usage in early init so shouldn't overflow it or overwrite in fixup_boot_paca()
319 * Early initialization entry point. This is called by head.S
324 * some early parsing of the device-tree to setup out MEMBLOCK
332 * some very early initializations from the probe() routine, but
346 * We need to load a PACA very early for a few reasons. in early_setup()
377 /* Enable early debugging if any specified (see udbg.h) */ in early_setup()
383 * Do early initialization using the flattened device in early_setup()
423 * After firmware and early platform setup code has set things up, in early_setup()
689 * that are accessed early in interrupt handlers that must not cause
768 * early in SMP boots before relocation is enabled. Exclusive emergency
788 * to have emergency stacks available as early as possible. in emergency_stack_init()