Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c2335 if (ctxt->b != 0x1 || ctxt->opcode_len != 2) in svm_instr_opcode()
/linux/arch/x86/kvm/
H A Dx86.c9028 switch (ctxt->opcode_len) { in is_vmware_backdoor_opcode()