Searched refs:alt_lr_off (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 728 int regs_off, nregs_off, ip_off, run_ctx_off, retval_off, nvr_off, alt_lr_off, r4_off = 0; in __arch_prepare_bpf_trampoline() local 832 alt_lr_off = bpf_frame_size; in __arch_prepare_bpf_trampoline() 877 EMIT(PPC_RAW_STL(_R3, _R1, alt_lr_off)); in __arch_prepare_bpf_trampoline() 1031 EMIT(PPC_RAW_LL(_R0, _R1, alt_lr_off)); in __arch_prepare_bpf_trampoline()
|