Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpage_64.h13 #define DEBUG_STACK_ORDER (EXCEPTION_STACK_ORDER + 1) macro
14 #define DEBUG_STKSZ (PAGE_SIZE << DEBUG_STACK_ORDER)
/arch/x86/kernel/cpu/
Dcommon.c1029 [DEBUG_STACK - 1] = DEBUG_STACK_ORDER in cpu_init()