PPC_BPF_STL       122 arch/powerpc/net/bpf_jit32.h #define PPC_BPF_STL(r, base, i) do { PPC_STW(r, base, i); } while(0)
PPC_BPF_STL        78 arch/powerpc/net/bpf_jit64.h #define PPC_BPF_STL(r, base, i) do {					      \