Home
last modified time | relevance | path

Searched refs:HPPA_REG_ARG3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c367 emit_hppa_copy(hi(arg1), HPPA_REG_ARG3, 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()
910 emit_hppa_copy(hi(reg), HPPA_REG_ARG3, ctx); in emit_call()
1581 emit_hppa_copy(HPPA_REG_ARG3, hi(reg), ctx); in bpf_jit_build_prologue()
H A Dbpf_jit.h35 HPPA_REG_ARG3 = 23, /* ARG0-3 in 32- and 64-bit ABI */ enumerator
H A Dbpf_jit_comp64.c472 emit_hppa_copy(regmap[BPF_REG_4], HPPA_REG_ARG3, ctx); in emit_call()
1170 LOAD_PARAM(HPPA_REG_ARG3, BPF_REG_4); in bpf_jit_build_prologue()