Searched refs:PPC_STH (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 58 #define PPC_STH(r, base, i) EMIT(PPC_INST_STH | ___PPC_RS(r) | \ macro |
D | bpf_jit_comp64.c | 664 PPC_STH(src_reg, dst_reg, off); in bpf_jit_build_body() |