Home
last modified time | relevance | path

Searched refs:vmx_check_emulate_instruction (Results 1 – 2 of 2) 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 Dvmx.c1764 int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type, in vmx_check_emulate_instruction() function
5973 if (vmx_check_emulate_instruction(vcpu, EMULTYPE_PF, NULL, 0)) in handle_ept_misconfig()