Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dlowcore.h137 __u64 nodat_stack; /* 0x0358 */ member
/linux/arch/s390/kernel/
H A Ddumpstack.c71 unsigned long stack = get_lowcore()->nodat_stack - STACK_INIT_OFFSET; in in_nodat_stack()
H A Dsetup.c435 lc->nodat_stack = stack_alloc_early() + STACK_INIT_OFFSET; in setup_lowcore()