Searched refs:opcode_len (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/svm/ | ||
H A D | svm.c | 2335 if (ctxt->b != 0x1 || ctxt->opcode_len != 2) in svm_instr_opcode() |
/linux/arch/x86/kvm/ | ||
H A D | x86.c | 9028 switch (ctxt->opcode_len) { in is_vmware_backdoor_opcode() |