Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcode-patching.h164 #define PPC_INST_STD_LR (PPC_INST_STD | ___PPC_RS(__REG_R0) | \ macro
/arch/powerpc/kernel/trace/
Dftrace.c157 if (op != PPC_INST_MFLR && op != PPC_INST_STD_LR) { in __ftrace_make_nop()
/arch/powerpc/kernel/
Dmodule_64.c450 if (instruction[-1] == PPC_INST_STD_LR && in is_early_mcount_callsite()