Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit_comp64.c102 #define BPF_PPC_NVR_MIN _R26 macro
163 int min_valid_nvreg = BPF_PPC_NVR_MIN; in bpf_jit_stack_offsetof()
1001 if (dst_reg >= BPF_PPC_NVR_MIN && dst_reg < 32) in bpf_jit_build_body()
1003 if (src_reg >= BPF_PPC_NVR_MIN && src_reg < 32) in bpf_jit_build_body()