Home
last modified time | relevance | path

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

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