Searched refs:PPC_BL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/arch/powerpc/net/ | ||
| D | bpf_jit.h | 40 #define PPC_BL(dest) EMIT(PPC_RAW_BL((dest) - (unsigned long)(image + ctx->idx))) macro |
| D | bpf_jit_comp32.c | 208 PPC_BL(func); in bpf_jit_emit_func_call_rel() |