Searched refs:check_emulate_instruction (Results 1 – 5 of 5) sorted by relevance
137 KVM_X86_OP(check_emulate_instruction)
1904 int (*check_emulate_instruction)(struct kvm_vcpu *vcpu, int emul_type, member
994 .check_emulate_instruction = vt_op(check_emulate_instruction),
5170 .check_emulate_instruction = svm_check_emulate_instruction,
7661 return kvm_x86_call(check_emulate_instruction)(vcpu, emul_type, in kvm_check_emulate_insn()
Completed in 49 milliseconds