Home
last modified time | relevance | path

Searched refs:_R25 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arc/include/asm/
H A Dkgdb.h41 _R25, _R26, enumerator
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c539 EMIT(PPC_RAW_MR(_R25, _R3)); in invoke_bpf_prog()
570 EMIT(PPC_RAW_LL(_R12, _R25, offsetof(struct bpf_prog, bpf_func))); in invoke_bpf_prog()
587 EMIT(PPC_RAW_MR(_R3, _R25)); in invoke_bpf_prog()
916 EMIT(PPC_RAW_STL(_R25, _R1, nvr_off)); in __arch_prepare_bpf_trampoline()
1018 EMIT(PPC_RAW_LL(_R25, _R1, nvr_off)); in __arch_prepare_bpf_trampoline()
H A Dbpf_jit_comp64.c264 for (i = _R14; i <= _R25; i++) in bpf_jit_build_prologue()
336 for (i = _R14; i <= _R25; i++) in bpf_jit_emit_common_epilogue()
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h105 #define _R25 25 macro