Searched refs:vmx_check_emulate_instruction (Results 1 – 3 of 3) sorted by relevance
152 .check_emulate_instruction = vmx_check_emulate_instruction,
40 int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type,
1691 int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type, in vmx_check_emulate_instruction() function5845 if (vmx_check_emulate_instruction(vcpu, EMULTYPE_PF, NULL, 0)) in handle_ept_misconfig()