Searched refs:PPC_SLW (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/powerpc/net/ | ||
D | bpf_jit.h | 137 #define PPC_SLW(d, a, s) EMIT(PPC_INST_SLW | __PPC_RA(d) | \ macro |
D | bpf_jit_comp.c | 237 PPC_SLW(r_A, r_A, r_X); in bpf_jit_build_body() |