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

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c1657 static int vmx_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type, function
5794 if (vmx_check_emulate_instruction(vcpu, EMULTYPE_PF, NULL, 0))
8447 .check_emulate_instruction = vmx_check_emulate_instruction,

Completed in 210 milliseconds