Home
last modified time | relevance | path

Searched refs:PPC_INST_BCTR (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Dmodule_64.c144 PPC_INST_BCTR,
782 PPC_INST_BCTR, in create_ftrace_stub()
Dmodule_32.c202 entry->jump[3] = PPC_INST_BCTR; in do_plt_call()
/Linux-v5.4/arch/powerpc/net/
Dbpf_jit.h39 #define PPC_BCTR() EMIT(PPC_INST_BCTR)
/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h331 #define PPC_INST_BCTR 0x4e800420 macro