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