Searched refs:stack_alloc_early (Results 1 – 1 of 1) sorted by relevance
381 static unsigned long __init stack_alloc_early(void) in stack_alloc_early() function432 restart_stack = (void *)(stack_alloc_early() + STACK_INIT_OFFSET); in setup_lowcore()433 lc->mcck_stack = stack_alloc_early() + STACK_INIT_OFFSET; in setup_lowcore()434 lc->async_stack = stack_alloc_early() + STACK_INIT_OFFSET; in setup_lowcore()435 lc->nodat_stack = stack_alloc_early() + STACK_INIT_OFFSET; in setup_lowcore()