Home
last modified time | relevance | path

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

/Linux-v5.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.c187 EMIT(PPC_RAW_BLRL()); in bpf_jit_emit_func_call_hlp()
224 EMIT(PPC_RAW_BLRL()); in bpf_jit_emit_func_call_rel()
/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h434 #define PPC_RAW_BLRL() (0x4e800021) macro