Home
last modified time | relevance | path

Searched refs:STK_ALLOC_1M (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dstacktrace.c12 #define STK_ALLOC_1M 0xffff8000 macro
23 (((INSTR) & STK_ALLOC_1M) == STK_ALLOC_1 \
84 if ((*prologue_pc & STK_ALLOC_1M) == STK_ALLOC_1M) in stack_increment()
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dstacktrace.c12 #define STK_ALLOC_1M 0xffff8000 macro
23 (((INSTR) & STK_ALLOC_1M) == STK_ALLOC_1 \
84 if ((*prologue_pc & STK_ALLOC_1M) == STK_ALLOC_1M) in stack_increment()

Completed in 1 milliseconds