Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/net/
Dbpf_jit_comp.c419 EMIT(PPC_RAW_BLRL()); in bpf_jit_build_body()
447 EMIT(PPC_RAW_BLRL()); in bpf_jit_build_body()
Dbpf_jit_comp64.c188 EMIT(PPC_RAW_BLRL()); in bpf_jit_emit_func_call_hlp()
225 EMIT(PPC_RAW_BLRL()); in bpf_jit_emit_func_call_rel()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dppc-opcode.h435 #define PPC_RAW_BLRL() (0x4e800021) macro