Home
last modified time | relevance | path

Searched refs:PPC_BLR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/net/
Dbpf_jit_comp.c108 PPC_BLR(); in bpf_jit_build_epilogue()
285 PPC_BLR(); in bpf_jit_build_body()
294 PPC_BLR(); in bpf_jit_build_body()
Dbpf_jit.h94 #define PPC_BLR() EMIT(PPC_INST_BLR) macro