Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c150 u32 *fcode_base; in bpf_int_jit_compile() local
263 fcode_base = (u32 *)(fimage + FUNCTION_DESCR_SIZE); in bpf_int_jit_compile()
271 if (bpf_jit_build_body(fp, code_base, fcode_base, &cgctx, addrs, pass, in bpf_int_jit_compile()
294 ((u64 *)image)[0] = (u64)fcode_base; in bpf_int_jit_compile()