Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/net/
Dbpf_jit_comp64.c171 EMIT(PPC_RAW_BCTRL()); in bpf_jit_emit_func_call_hlp()
207 EMIT(PPC_RAW_BCTRL()); in bpf_jit_emit_func_call_rel()
690 EMIT(PPC_RAW_BCTRL()); in bpf_jit_build_body()
Dbpf_jit_comp32.c199 EMIT(PPC_RAW_BCTRL()); in bpf_jit_emit_func_call_rel()
/Linux-v5.15/arch/powerpc/kernel/
Dsignal_64.c622 err |= __put_user(PPC_RAW_BCTRL(), &tramp[0]); in setup_trampoline()
/Linux-v5.15/arch/powerpc/include/asm/
Dppc-opcode.h483 #define PPC_RAW_BCTRL() (0x4e800421) macro