Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
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()
/linux-6.1.9/arch/x86/include/asm/
Dpage_32_types.h27 #define N_EXCEPTION_STACKS 1 macro
Dstacktrace.h23 STACK_TYPE_EXCEPTION_LAST = STACK_TYPE_EXCEPTION + N_EXCEPTION_STACKS-1,
Dcpu_entry_area.h55 N_EXCEPTION_STACKS enumerator