Home
last modified time | relevance | path

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

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