Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/
Dparavirt_patch.c31 const unsigned char mov64[3]; member
45 .mov64 = { 0x48, 0x89, 0xf8 }, // mov %rdi, %rax
50 return PATCH(xxl, mov64, insn_buff, len); in paravirt_patch_ident_64()