Searched refs:PPC_LDBRX (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 79 #define PPC_LDBRX(r, base, b) EMIT(PPC_INST_LDBRX | ___PPC_RT(r) | \ macro |
D | bpf_jit_comp64.c | 619 PPC_LDBRX(dst_reg, 0, b2p[TMP_REG_1]); in bpf_jit_build_body() |