Searched refs:PPC_LI64 (Results 1 – 3 of 3) sorted by relevance
| /arch/powerpc/net/ |
| A D | bpf_jit.h | 76 #define PPC_LI64(d, i) do { \ macro 102 #define PPC_LI_ADDR PPC_LI64 111 #define PPC_LI64(d, i) BUILD_BUG() macro
|
| A D | bpf_jit_comp64.c | 259 PPC_LI64(_R12, func); in bpf_jit_emit_func_call_rel() 279 PPC_LI64(bpf_to_ppc(TMP_REG_2), func); in bpf_jit_emit_func_call_rel() 292 PPC_LI64(_R12, func); in bpf_jit_emit_func_call_rel() 908 PPC_LI64(_R12, dereference_kernel_function_descriptor(bpf_stf_barrier)); in bpf_jit_build_body() 1105 PPC_LI64(tmp2_reg, 0x8000000000000000ul); in bpf_jit_build_body() 1107 PPC_LI64(tmp2_reg, PAGE_OFFSET); in bpf_jit_build_body() 1176 PPC_LI64(dst_reg, imm64); in bpf_jit_build_body()
|
| A D | bpf_jit_comp.c | 469 PPC_LI64(_R3, l->cookie); in invoke_bpf_prog()
|
Completed in 7 milliseconds