Searched refs:update_emulated_instruction (Results 1 – 5 of 5) sorted by relevance
81 .update_emulated_instruction = vmx_update_emulated_instruction,
69 KVM_X86_OP_OPTIONAL(update_emulated_instruction)
1735 void (*update_emulated_instruction)(struct kvm_vcpu *vcpu); member
5110 .update_emulated_instruction = NULL,
9282 kvm_x86_call(update_emulated_instruction)(vcpu); in x86_emulate_instruction() local