Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/net/
H A Dbpf_jit_comp.c519 EMIT(PPC_RAW_STL(_R3, _R1, retval_off)); in invoke_bpf_prog()
550 EMIT(PPC_RAW_STL(_R3, _R1, retval_off)); in invoke_bpf_mod_ret()
602 EMIT(PPC_RAW_STL(_R4, _R1, r4_off)); in bpf_trampoline_restore_tail_call_cnt()
781 EMIT(PPC_RAW_STL(_R0, _R1, PPC_LR_STKOFF)); in __arch_prepare_bpf_trampoline()
796 EMIT(PPC_RAW_STL(_R4, _R1, r4_off)); in __arch_prepare_bpf_trampoline()
803 EMIT(PPC_RAW_STL(_R3, _R1, alt_lr_off)); in __arch_prepare_bpf_trampoline()
821 EMIT(PPC_RAW_STL(_R3, _R1, ip_off)); in __arch_prepare_bpf_trampoline()
829 EMIT(PPC_RAW_STL(_R3, _R1, nregs_off)); in __arch_prepare_bpf_trampoline()
832 EMIT(PPC_RAW_STL(_R25, _R1, nvr_off)); in __arch_prepare_bpf_trampoline()
833 EMIT(PPC_RAW_STL(_R26, _R1, nvr_off + SZL)); in __arch_prepare_bpf_trampoline()
[all …]
/linux-6.15/arch/powerpc/include/asm/
H A Dppc-opcode.h599 #define PPC_RAW_STL PPC_RAW_STW macro
604 #define PPC_RAW_STL PPC_RAW_STD macro