Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit_comp.c108 PPC_BLR(); in bpf_jit_build_epilogue()
296 PPC_BLR(); in bpf_jit_build_body()
305 PPC_BLR(); in bpf_jit_build_body()
Dbpf_jit.h77 #define PPC_BLR() EMIT(PPC_INST_BLR) macro