Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dkvm-x86-ops.h60 KVM_X86_OP_NULL(update_emulated_instruction)
A Dkvm_host.h1378 void (*update_emulated_instruction)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/svm/
A Dsvm.c4636 .update_emulated_instruction = NULL,
/linux/arch/x86/kvm/vmx/
A Dvmx.c7610 .update_emulated_instruction = vmx_update_emulated_instruction,
/linux/arch/x86/kvm/
A Dx86.c8214 if (kvm_x86_ops.update_emulated_instruction) in x86_emulate_instruction()

Completed in 53 milliseconds