Searched refs:REG_14 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 79 #define REG_14 BPF_REG_0 /* Register 14 */ macro 1820 EMIT6_PCREL_RILB_PTR(0xc0050000, REG_14, (void *)func); in bpf_jit_insn() 2538 EMIT6_PCREL_RILB_PTR(0xc0050000, REG_14, bpf_trampoline_enter(p)); in invoke_bpf_prog() 2555 EMIT6_PCREL_RILB_PTR(0xc0050000, REG_14, p->bpf_func); in invoke_bpf_prog() 2579 EMIT6_PCREL_RILB_PTR(0xc0050000, REG_14, bpf_trampoline_exit(p)); in invoke_bpf_prog() 2727 EMIT6_DISP_LH(0xe3000000, 0x0024, REG_14, REG_0, REG_15, tjit->r14_off); in __arch_prepare_bpf_trampoline() 2767 EMIT6_PCREL_RILB_PTR(0xc0050000, REG_14, __bpf_tramp_enter); in __arch_prepare_bpf_trampoline() 2823 EMIT6_PCREL_RILB_PTR(0xc0050000, REG_14, in __arch_prepare_bpf_trampoline() 2827 EMIT2(0x0d00, REG_14, REG_8); in __arch_prepare_bpf_trampoline() 2830 EMIT6_PCREL_RILB_PTR(0xc0050000, REG_14, in __arch_prepare_bpf_trampoline() [all …]
|
| /linux/drivers/video/fbdev/ |
| H A D | stifb.c | 132 #define REG_14 0x01801c macro 231 WRITE_WORD(0x83000300, fb, REG_14); in SETUP_FB() 241 WRITE_WORD(0x03000300, fb, REG_14); in START_IMAGE_COLORMAP_ACCESS() 301 WRITE_WORD(0x03000300, fb, REG_14); in CRX24_SET_OVLY_MASK() 392 WRITE_WORD(val, fb, REG_14) 467 WRITE_WORD(0x23000302, fb, REG_14); in SETUP_ATTR_ACCESS()
|