Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A 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()
H A Dbpf_jit_comp64.c163 EMIT(PPC_RAW_BLR()); in bpf_jit_build_epilogue()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc-opcode.h434 #define PPC_RAW_BLR() (PPC_INST_BLR) macro