Searched refs:HPPA_REG_ARG2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/parisc/net/ |
D | bpf_jit_comp32.c | 366 emit_hppa_copy(lo(arg1), HPPA_REG_ARG2, ctx); in emit_call_libgcc_ll() 385 emit(hppa_or_cond(HPPA_REG_ARG2, HPPA_REG_ARG3, 1, 0, HPPA_REG_ZERO), ctx); in emit_call_libgcc_ll() 911 emit_hppa_copy(lo(reg), HPPA_REG_ARG2, ctx); in emit_call() 1583 emit_hppa_copy(HPPA_REG_ARG2, lo(reg), ctx); in bpf_jit_build_prologue()
|
D | bpf_jit.h | 36 HPPA_REG_ARG2 = 24, enumerator
|
D | bpf_jit_comp64.c | 471 emit_hppa_copy(regmap[BPF_REG_3], HPPA_REG_ARG2, ctx); in emit_call() 1169 LOAD_PARAM(HPPA_REG_ARG2, BPF_REG_3); in bpf_jit_build_prologue()
|