Searched refs:bpf2arc (Results 1 – 1 of 1) sorted by relevance
65 static const u8 bpf2arc[][2] = { variable91 #define REG_LO(r) (bpf2arc[(r)][0])92 #define REG_HI(r) (bpf2arc[(r)][1])