Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/net/
H A Dbpf_jit_comp.c89 EMIT(PPC_RAW_LL(_R12, _R12, -8-SZL)); in bpf_jit_build_fentry_stubs()
561 EMIT(PPC_RAW_LL(_R3, _R1, retval_off)); in invoke_bpf_mod_ret()
587 EMIT(PPC_RAW_LL(_R4, _R1, r4_off)); in bpf_trampoline_setup_tail_call_cnt()
598 EMIT(PPC_RAW_LL(_R3, _R1, -tailcallcnt_offset)); in bpf_trampoline_restore_tail_call_cnt()
928 EMIT(PPC_RAW_LL(_R3, _R1, retval_off)); in __arch_prepare_bpf_trampoline()
931 EMIT(PPC_RAW_LL(_R26, _R1, nvr_off + SZL)); in __arch_prepare_bpf_trampoline()
932 EMIT(PPC_RAW_LL(_R25, _R1, nvr_off)); in __arch_prepare_bpf_trampoline()
940 EMIT(PPC_RAW_LL(_R0, _R1, PPC_LR_STKOFF)); in __arch_prepare_bpf_trampoline()
945 EMIT(PPC_RAW_LL(_R0, _R1, alt_lr_off)); in __arch_prepare_bpf_trampoline()
948 EMIT(PPC_RAW_LL(_R0, _R1, PPC_LR_STKOFF)); in __arch_prepare_bpf_trampoline()
[all …]
/linux-6.15/arch/powerpc/include/asm/
H A Dppc-opcode.h601 #define PPC_RAW_LL PPC_RAW_LWZ macro
606 #define PPC_RAW_LL PPC_RAW_LD macro