Home
last modified time | relevance | path

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

/linux-3.4.99/arch/tile/include/asm/
Dbacktrace.h85 ONE_BUNDLE_AGO_FLAG = 1, enumerator
/linux-3.4.99/arch/tile/kernel/
Dbacktrace.c361 if (((info_operand & ONE_BUNDLE_AGO_FLAG) != 0) in find_caller_pc_and_caller_sp()
367 info_operand &= ~ONE_BUNDLE_AGO_FLAG; in find_caller_pc_and_caller_sp()