Home
last modified time | relevance | path

Searched refs:BPF_PPC_NVR_MIN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A Dbpf_jit64.h65 #define BPF_PPC_NVR_MIN 27 macro
H A Dbpf_jit_comp64.c80 if (reg >= BPF_PPC_NVR_MIN && reg < 32) in bpf_jit_stack_offsetof()
358 if (dst_reg >= BPF_PPC_NVR_MIN && dst_reg < 32) in bpf_jit_build_body()
360 if (src_reg >= BPF_PPC_NVR_MIN && src_reg < 32) in bpf_jit_build_body()