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