Home
last modified time | relevance | path

Searched refs:EMIT4_off32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c47 #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 Dbpf_jit_comp32.c79 #define EMIT4_off32(b1, b2, b3, b4, off) \ macro