Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/net/
Dbpf_jit_comp.c103 EMIT(PPC_RAW_BLR()); in bpf_jit_build_epilogue()
280 EMIT(PPC_RAW_BLR()); in bpf_jit_build_body()
289 EMIT(PPC_RAW_BLR()); in bpf_jit_build_body()
Dbpf_jit_comp64.c162 EMIT(PPC_RAW_BLR()); in bpf_jit_build_epilogue()
/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h433 #define PPC_RAW_BLR() (PPC_INST_BLR) macro