Searched refs:PPC_RAW_BLR (Results 1 – 3 of 3) sorted by relevance
103 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()
163 EMIT(PPC_RAW_BLR()); in bpf_jit_build_epilogue()
434 #define PPC_RAW_BLR() (PPC_INST_BLR) macro