Home
last modified time | relevance | path

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

/linux-5.10/arch/powerpc/net/
Dbpf_jit64.h79 #define PPC_BPF_STL(r, base, i) do { \ macro
Dbpf_jit32.h122 #define PPC_BPF_STL(r, base, i) do { EMIT(PPC_RAW_STW(r, base, i)); } while(0) macro