Home
last modified time | relevance | path

Searched refs:PPC_LDBRX (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/net/
Dbpf_jit.h79 #define PPC_LDBRX(r, base, b) EMIT(PPC_INST_LDBRX | ___PPC_RT(r) | \ macro
Dbpf_jit_comp64.c619 PPC_LDBRX(dst_reg, 0, b2p[TMP_REG_1]); in bpf_jit_build_body()