Home
last modified time | relevance | path

Searched refs:update_emulated_instruction (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
A Dkvm-x86-ops.h69 KVM_X86_OP_OPTIONAL(update_emulated_instruction)
A Dkvm_host.h1783 void (*update_emulated_instruction)(struct kvm_vcpu *vcpu); member
/arch/x86/kvm/vmx/
A Dmain.c924 .update_emulated_instruction = vmx_update_emulated_instruction,
/arch/x86/kvm/svm/
A Dsvm.c5106 .update_emulated_instruction = NULL,
/arch/x86/kvm/
A Dx86.c9207 kvm_x86_call(update_emulated_instruction)(vcpu); in x86_emulate_instruction() local

Completed in 43 milliseconds