Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/net/
Dbpf_jit.h151 #define hppa_mtsar(reg) \ macro
Dbpf_jit_comp32.c676 emit(hppa_mtsar(HPPA_REG_T0), ctx); in emit_alu_r32()
680 emit(hppa_mtsar(lo(rs)), ctx); in emit_alu_r32()
686 emit(hppa_mtsar(HPPA_REG_T0), ctx); in emit_alu_r32()
Dbpf_jit_comp64.c699 emit(hppa_mtsar(rs), ctx); in bpf_jit_emit_insn()