Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Ddumpstack_64.c33 BUILD_BUG_ON(N_EXCEPTION_STACKS != 6); in stack_type_name()
101 BUILD_BUG_ON(N_EXCEPTION_STACKS != 6); in in_exception_stack()
/openbmc/linux/arch/x86/include/asm/
H A Dpage_32_types.h27 #define N_EXCEPTION_STACKS 1 macro
H A Dstacktrace.h23 STACK_TYPE_EXCEPTION_LAST = STACK_TYPE_EXCEPTION + N_EXCEPTION_STACKS-1,
H A Dcpu_entry_area.h55 N_EXCEPTION_STACKS enumerator