Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dstatic_call.c20 static const u8 tramp_ud[] = { 0x0f, 0xb9, 0xcc }; variable
118 if (tramp && memcmp(insn+5, tramp_ud, 3)) { in __static_call_validate()
202 if (memcmp(tramp+5, tramp_ud, 3)) { in __static_call_fixup()