Searched refs:EMIT6_PCREL_RILC (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 299 #define EMIT6_PCREL_RILC(op, mask, target) \ macro 537 EMIT6_PCREL_RILC(0xc0040000, 0xf, size); in bpf_skip() 601 EMIT6_PCREL_RILC(0xc0040000, 0, jit->prologue_plt); in bpf_jit_prologue() 1940 EMIT6_PCREL_RILC(0xc0040000, 0xf, jit->exit_ip); in bpf_jit_insn() 2086 EMIT6_PCREL_RILC(0xc0040000, in bpf_jit_insn() 2109 EMIT6_PCREL_RILC(0xc0040000, in bpf_jit_insn() 2127 EMIT6_PCREL_RILC(0xc0040000, in bpf_jit_insn() 2140 EMIT6_PCREL_RILC(0xc0040000, in bpf_jit_insn() 2543 EMIT6_PCREL_RILC(0xc0040000, 8, 0); in invoke_bpf_prog() 2797 EMIT6_PCREL_RILC(0xc0040000, 7, tjit->do_fexit); in __arch_prepare_bpf_trampoline() [all …]
|