Searched refs:vmx_check_emulate_instruction (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/kvm/vmx/ |
| H A D | x86_ops.h | 40 int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type,
|
| H A D | main.c | 261 return vmx_check_emulate_instruction(vcpu, emul_type, insn, insn_len); in vt_check_emulate_instruction()
|
| H A D | vmx.c | 1797 int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type, in vmx_check_emulate_instruction() function 6072 if (vmx_check_emulate_instruction(vcpu, EMULTYPE_PF, NULL, 0)) in handle_ept_misconfig()
|