Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h40 int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type,
H A Dmain.c261 return vmx_check_emulate_instruction(vcpu, emul_type, insn, insn_len); in vt_check_emulate_instruction()
H A Dvmx.c1797 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()