Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit.h40 #define PPC_BL(dest) EMIT(PPC_RAW_BL((dest) - (unsigned long)(image + ctx->idx))) macro
H A Dbpf_jit_comp32.c208 PPC_BL(func); in bpf_jit_emit_func_call_rel()