Searched refs:vmx_can_emulate_instruction (Results 1 – 1 of 1) sorted by relevance
1560 static bool vmx_can_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type, in vmx_can_emulate_instruction() function5672 if (!vmx_can_emulate_instruction(vcpu, EMULTYPE_PF, NULL, 0)) in handle_ept_misconfig()8132 .can_emulate_instruction = vmx_can_emulate_instruction,