Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dcode-patching.h237 #define PPC_INST_STD_LR PPC_RAW_STD(_R0, _R1, PPC_LR_STKOFF) macro
/linux-6.1.9/arch/powerpc/kernel/trace/
Dftrace.c161 !ppc_inst_equal(op, ppc_inst(PPC_INST_STD_LR))) { in __ftrace_make_nop()