Home
last modified time | relevance | path

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

/openbmc/linux/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()