Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h84 #define PPC_BPF_STWCX(s, a, b) EMIT(PPC_INST_STWCX | ___PPC_RS(s) | \ macro
Dbpf_jit_comp64.c648 PPC_BPF_STWCX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1]); in bpf_jit_build_body()