Searched refs:REG_0 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 75 #define REG_0 REG_W0 /* Register 0 */ macro 598 EMIT2(0x0d00, REG_L, REG_0); in bpf_jit_prologue() 711 probe->arena_reg = REG_0; in bpf_jit_probe_init() 1241 dst_reg, REG_0, REG_L, in bpf_jit_insn() 1273 dst_reg, REG_0, REG_L, in bpf_jit_insn() 1307 dst_reg, REG_0, REG_L, in bpf_jit_insn() 2667 REG_0, REG_15, bpf_arg_off); in __arch_prepare_bpf_trampoline() 2703 EMIT4(0xb9040000, REG_8, REG_0); in __arch_prepare_bpf_trampoline() 2718 EMIT6_DISP_LH(0xe3000000, 0x0024, REG_0, REG_0, REG_15, in __arch_prepare_bpf_trampoline() 2724 EMIT6_DISP_LH(0xe3000000, 0x0024, REG_0, REG_0, REG_15, in __arch_prepare_bpf_trampoline() [all …]
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.c | 1045 HWS_SET_HDR(fc, match_param, REG_0, in hws_definer_conv_misc2()
|