Home
last modified time | relevance | path

Searched refs:PPC_RAW_MTCTR (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/net/
A Dbpf_jit_comp64.c158 EMIT(PPC_RAW_MTCTR(b2p[TMP_REG_1])); in bpf_jit_emit_func_call_hlp()
169 EMIT(PPC_RAW_MTCTR(12)); in bpf_jit_emit_func_call_hlp()
206 EMIT(PPC_RAW_MTCTR(12)); in bpf_jit_emit_func_call_rel()
265 EMIT(PPC_RAW_MTCTR(b2p[TMP_REG_1])); in bpf_jit_emit_tail_call()
689 EMIT(PPC_RAW_MTCTR(12)); in bpf_jit_build_body()
A Dbpf_jit_comp32.c198 EMIT(PPC_RAW_MTCTR(_R0)); in bpf_jit_emit_func_call_rel()
256 EMIT(PPC_RAW_MTCTR(_R3)); in bpf_jit_emit_tail_call()
/linux/arch/powerpc/kernel/
A Dmodule_64.c136 PPC_RAW_MTCTR(_R12),
335 PPC_RAW_MTCTR(_R12),
A Dmodule_32.c179 entry->jump[2] = PPC_RAW_MTCTR(_R12); in do_plt_call()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h484 #define PPC_RAW_MTCTR(r) (0x7c0903a6 | ___PPC_RT(r)) macro

Completed in 16 milliseconds