Searched refs:REG_1 (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 76 #define REG_1 REG_W1 /* Register 1 */ macro 656 EMIT2(0x0d00, REG_14, REG_1); in call_r1() 1853 EMIT4(0xb9160000, REG_1, BPF_REG_3); in bpf_jit_insn() 1855 EMIT6_DISP_LH(0xeb000000, 0x000d, REG_1, REG_1, REG_0, 3); in bpf_jit_insn() 1873 EMIT6_DISP_LH(0xe3000000, 0x0004, REG_1, REG_1, REG_0, in bpf_jit_insn() 2057 src_reg = REG_1; in bpf_jit_insn() 2511 load_imm64(jit, REG_1, (u64)p->bpf_func); in invoke_bpf_prog() 2642 EMIT4(0xb9040000, REG_1, REG_15); in __arch_prepare_bpf_trampoline() 2790 EMIT4(0xb9040000, REG_1, REG_8); in __arch_prepare_bpf_trampoline() 2821 load_imm64(jit, REG_1, (u64)__bpf_tramp_exit); in __arch_prepare_bpf_trampoline() [all …]
|
| /linux-6.15/drivers/video/fbdev/ |
| H A D | stifb.c | 120 #define REG_1 0x000118 macro 258 WRITE_WORD(0x83000100, fb, REG_1); in FINISH_IMAGE_COLORMAP_ACCESS() 263 WRITE_WORD(0x80000100, fb, REG_1); in FINISH_IMAGE_COLORMAP_ACCESS()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.c | 1047 HWS_SET_HDR(fc, match_param, REG_1, in hws_definer_conv_misc2()
|