Searched refs:triple_fault (Results 1 – 12 of 12) sorted by relevance
98 events.triple_fault.pending = true; in main()106 TEST_ASSERT(events.triple_fault.pending, in main()
364 } triple_fault; member
225 void (*triple_fault)(struct x86_emulate_ctxt *ctxt); member
5235 events->triple_fault.pending = kvm_test_request(KVM_REQ_TRIPLE_FAULT, vcpu); in kvm_vcpu_ioctl_x86_get_vcpu_events()5348 if (events->triple_fault.pending) in kvm_vcpu_ioctl_x86_set_vcpu_events()8382 .triple_fault = emulator_triple_fault,10016 kvm_x86_ops.nested_ops->triple_fault(vcpu); in kvm_check_nested_events()10590 kvm_x86_ops.nested_ops->triple_fault(vcpu); in vcpu_enter_guest()
2323 ctxt->ops->triple_fault(ctxt); in em_rsm()
363 } triple_fault; member
1764 void (*triple_fault)(struct kvm_vcpu *vcpu); member
1817 .triple_fault = nested_svm_triple_fault,
5063 events.triple_fault.pending = env->triple_fault_pending; in kvm_put_vcpu_events()5132 env->triple_fault_pending = events.triple_fault.pending; in kvm_get_vcpu_events()
7147 .triple_fault = nested_vmx_triple_fault,
1230 can be set in flags field to signal that the triple_fault field contains