Searched refs:update_emulated_instruction (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 219 milliseconds