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

/linux-master/arch/x86/kvm/vmx/
H A Dmain.c149 .check_emulate_instruction = vmx_check_emulate_instruction,
H A Dx86_ops.h39 int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type,
H A Dvmx.c1661 int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type, function
5812 if (vmx_check_emulate_instruction(vcpu, EMULTYPE_PF, NULL, 0))

Completed in 325 milliseconds