Searched refs:update_emulated_instruction (Results 1 – 5 of 5) sorted by relevance
60 KVM_X86_OP_NULL(update_emulated_instruction)
1378 void (*update_emulated_instruction)(struct kvm_vcpu *vcpu); member
4636 .update_emulated_instruction = NULL,
7610 .update_emulated_instruction = vmx_update_emulated_instruction,
8214 if (kvm_x86_ops.update_emulated_instruction) in x86_emulate_instruction()
Completed in 53 milliseconds