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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dbacktrace.h129 PC_IN_LR_FLAG = 2, enumerator in enum:__anon10383
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dbacktrace.c379 /* Default to looking at PC_IN_LR_FLAG. */
380 if (info_operand & PC_IN_LR_FLAG)
394 case CALLER_SP_IN_R52_BASE | PC_IN_LR_FLAG:

Completed in 146 milliseconds