Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
A Dsetup.c383 static unsigned long __init stack_alloc_early(void) in stack_alloc_early() function
438 restart_stack = (void *)(stack_alloc_early() + STACK_INIT_OFFSET); in setup_lowcore()
439 lc->mcck_stack = stack_alloc_early() + STACK_INIT_OFFSET; in setup_lowcore()
440 lc->async_stack = stack_alloc_early() + STACK_INIT_OFFSET; in setup_lowcore()
441 lc->nodat_stack = stack_alloc_early() + STACK_INIT_OFFSET; in setup_lowcore()

Completed in 6 milliseconds