Searched refs:EMIT4_off32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 47 #define EMIT4_off32(b1, b2, b3, b4, off) \ macro 558 EMIT4_off32(0x48, 0x8B, 0x8C, 0xD6, /* mov rcx, [rsi + rdx * 8 + offsetof(...)] */ in emit_bpf_tail_call_indirect()
|
H A D | bpf_jit_comp32.c | 79 #define EMIT4_off32(b1, b2, b3, b4, off) \ macro
|