Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/net/
Dbpf_jit_comp.c80 u32 *fcode_base; in bpf_int_jit_compile() local
188 fcode_base = (u32 *)(fimage + FUNCTION_DESCR_SIZE); in bpf_int_jit_compile()
196 if (bpf_jit_build_body(fp, code_base, fcode_base, &cgctx, addrs, pass, in bpf_int_jit_compile()
219 ((u64 *)image)[0] = (u64)fcode_base; in bpf_int_jit_compile()