Searched refs:update_emulated_instruction (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h68 KVM_X86_OP_OPTIONAL(update_emulated_instruction)
H A Dkvm_host.h1684 void (*update_emulated_instruction)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4976 .update_emulated_instruction = NULL,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8374 .update_emulated_instruction = vmx_update_emulated_instruction,

Completed in 142 milliseconds