Home
last modified time | relevance | path

Searched defs:PPC_BPF_STL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/net/
Dbpf_jit.h126 #define PPC_BPF_STL(r, base, i) do { PPC_STD(r, base, i); } while(0) macro
130 #define PPC_BPF_STL(r, base, i) do { PPC_STW(r, base, i); } while(0) macro