Searched refs:EMIT6_PCREL_RILC (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 276 #define EMIT6_PCREL_RILC(op, mask, target) \ macro 556 EMIT6_PCREL_RILC(0xc0040000, 0, jit->prologue_plt); in bpf_jit_prologue() 1530 EMIT6_PCREL_RILC(0xc0040000, 0xf, jit->r1_thunk_ip); in bpf_jit_insn() 1555 EMIT6_PCREL_RILC(0xc0040000, 0xf, jit->exit_ip); in bpf_jit_insn() 1698 EMIT6_PCREL_RILC(0xc0040000, in bpf_jit_insn() 1721 EMIT6_PCREL_RILC(0xc0040000, in bpf_jit_insn() 1739 EMIT6_PCREL_RILC(0xc0040000, in bpf_jit_insn() 1751 EMIT6_PCREL_RILC(0xc0040000, in bpf_jit_insn() 2139 EMIT6_PCREL_RILC(0xc0040000, 8, 0); in invoke_bpf_prog() 2401 EMIT6_PCREL_RILC(0xc0040000, 7, tjit->do_fexit); in __arch_prepare_bpf_trampoline() [all …]
|