Home
last modified time | relevance | path

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

/linux-4.4.14/arch/alpha/lib/
Dstacktrace.c11 #define STK_ALLOC_1M 0xffff8000 macro
22 (((INSTR) & STK_ALLOC_1M) == STK_ALLOC_1 \
83 if ((*prologue_pc & STK_ALLOC_1M) == STK_ALLOC_1M) in stack_increment()