Searched refs:triple_fault (Results 1 – 6 of 6) sorted by relevance
235 void (*triple_fault)(struct x86_emulate_ctxt *ctxt); member
7570 .triple_fault = emulator_triple_fault,9053 kvm_x86_ops.nested_ops->triple_fault(vcpu); in kvm_check_nested_events()9701 kvm_x86_ops.nested_ops->triple_fault(vcpu); in vcpu_enter_guest()
2604 ctxt->ops->triple_fault(ctxt); in em_rsm()
1468 .triple_fault = nested_svm_triple_fault,
1502 void (*triple_fault)(struct kvm_vcpu *vcpu); member
6749 .triple_fault = nested_vmx_triple_fault,
Completed in 56 milliseconds