Home
last modified time | relevance | path

Searched defs:STACK_LR (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/powerpc/oprofile/
Dbacktrace.c24 #define STACK_LR(STACK) STACK_LR64(STACK) macro
26 #define STACK_LR(STACK) STACK_LR32(STACK) macro