Searched refs:bpf2sparc (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_64.c208 static const int bpf2sparc[] = { variable
308 unsigned int tmp = bpf2sparc[TMP_REG_1];
327 unsigned int tmp = bpf2sparc[TMP_REG_1];
468 unsigned int tmp = bpf2sparc[TMP_REG_1];
663 const u8 tmp = bpf2sparc[TMP_REG_1];
824 const u8 vfp = bpf2sparc[BPF_REG_FP];
847 emit(RESTORE | RS1(bpf2sparc[BPF_REG_0]) | RS2(G0) | RD(O0), ctx);
852 const u8 bpf_array = bpf2sparc[BPF_REG_2];
853 const u8 bpf_index = bpf2sparc[BPF_REG_3];
854 const u8 tmp = bpf2sparc[TMP_REG_
[all...]

Completed in 94 milliseconds