Searched refs:PPC_SRW (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/powerpc/net/ | ||
| D | bpf_jit.h | 211 #define PPC_SRW(d, a, s) EMIT(PPC_INST_SRW | ___PPC_RA(d) | \ macro |
| D | bpf_jit_comp.c | 250 PPC_SRW(r_A, r_A, r_X); in bpf_jit_build_body() |