Home
last modified time | relevance | path

Searched refs:r1_thunk_ip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/net/
H A Dbpf_jit_comp.c50 int r1_thunk_ip; /* Address of expoline thunk for 'br %r1' */ member
621 jit->r1_thunk_ip = jit->prg; in emit_r1_thunk()
635 EMIT6_PCREL_RILB(0xc0050000, REG_14, jit->r1_thunk_ip); in call_r1()
1526 EMIT6_PCREL_RILC(0xc0040000, 0xf, jit->r1_thunk_ip); in bpf_jit_insn()
/kernel/linux/linux-5.10/arch/s390/net/
H A Dbpf_jit_comp.c49 int r1_thunk_ip; /* Address of expoline thunk for 'br %r1' */ member
590 jit->r1_thunk_ip = jit->prg; in bpf_jit_epilogue()
1286 EMIT6_PCREL_RILB(0xc0050000, REG_14, jit->r1_thunk_ip); in bpf_jit_insn()

Completed in 6 milliseconds