Searched refs:PPC_SLWI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 151 #define PPC_SLWI(d, a, i) EMIT(PPC_INST_RLWINM | ___PPC_RA(d) | \ macro |
D | bpf_jit_comp.c | 257 PPC_SLWI(r_A, r_A, K); in bpf_jit_build_body() |