Home
last modified time | relevance | path

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

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