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

/linux-master/arch/parisc/net/
H A Dbpf_jit.h35 HPPA_REG_ARG3 = 23, /* ARG0-3 in 32- and 64-bit ABI */ enumerator in enum:__anon21
H A Dbpf_jit_comp32.c367 emit_hppa_copy(hi(arg1), HPPA_REG_ARG3, ctx); local
385 emit(hppa_or_cond(HPPA_REG_ARG2, HPPA_REG_ARG3, 1, 0, HPPA_REG_ZERO), ctx);
910 emit_hppa_copy(hi(reg), HPPA_REG_ARG3, ctx); local
1581 emit_hppa_copy(HPPA_REG_ARG3, hi(reg), ctx);
H A Dbpf_jit_comp64.c472 emit_hppa_copy(regmap[BPF_REG_4], HPPA_REG_ARG3, ctx);
1170 LOAD_PARAM(HPPA_REG_ARG3, BPF_REG_4);

Completed in 252 milliseconds