Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/include/asm/
H A Dunwind.h57 #define UNW_BLINK(frame) ((frame)->regs.r31) macro
/openbmc/linux/arch/arc/kernel/
H A Dunwind.c914 UNW_PC(frame), UNW_BLINK(frame), UNW_SP(frame), in arc_unwind()