Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dalternative.c557 #define CALL_RIP_REL_MODRM 0x15 macro
575 instr[1] != CALL_RIP_REL_MODRM) { in alt_replace_call()