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

/linux-master/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 in enum:exception_stack_ordering
/linux-master/arch/x86/kernel/
H A Ddumpstack_64.c33 BUILD_BUG_ON(N_EXCEPTION_STACKS != 6);
101 BUILD_BUG_ON(N_EXCEPTION_STACKS != 6);

Completed in 134 milliseconds