Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dcode-patching.h185 #define PPC_INST_STD_LR (PPC_INST_STD | ___PPC_RS(__REG_R0) | \ macro
/Linux-v5.4/arch/powerpc/kernel/trace/
Dftrace.c171 if (op != PPC_INST_MFLR && op != PPC_INST_STD_LR) { in __ftrace_make_nop()
/Linux-v5.4/arch/powerpc/kernel/
Dmodule_64.c461 if (instruction[-1] == PPC_INST_STD_LR && in is_mprofile_mcount_callsite()