Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dstatic_call.c19 static const u8 tramp_ud[] = { 0x0f, 0xb9, 0xcc }; variable
74 if (tramp && memcmp(insn+5, tramp_ud, 3)) { in __static_call_validate()
144 if (memcmp(tramp+5, tramp_ud, 3)) { in __static_call_fixup()