Searched refs:skip_emulated_instruction (Results 1 – 5 of 5) sorted by relevance
64 KVM_X86_OP(skip_emulated_instruction)
1627 int (*skip_emulated_instruction)(struct kvm_vcpu *vcpu); member
1647 static int skip_emulated_instruction(struct kvm_vcpu *vcpu) in skip_emulated_instruction() function1749 return skip_emulated_instruction(vcpu); in vmx_skip_emulated_instruction()5286 WARN_ON(!skip_emulated_instruction(vcpu)); in handle_exception_nmi()5722 WARN_ON(!skip_emulated_instruction(vcpu)); in handle_task_switch()8189 .skip_emulated_instruction = vmx_skip_emulated_instruction,
1565 …ulated_instruction+0x49 ([kernel.kallsyms]) => ffffffffc0f5fb50 skip_emulated_instruction+0x0 ([ke…1566 …6/13384 [002] 7919.408803956: branches: ffffffffc0f5fc68 skip_emulated_instruction+0x118 ([…1567 …6/13384 [002] 7919.408803964: branches: ffffffffc0f5fc11 skip_emulated_instruction+0xc1 ([k…
4756 .skip_emulated_instruction = svm_skip_emulated_instruction,
Completed in 35 milliseconds