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