Home
last modified time | relevance | path

Searched refs:triple_fault (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dtriple_fault_event_test.c98 events.triple_fault.pending = true; in main()
106 TEST_ASSERT(events.triple_fault.pending, in main()
/linux-6.15/arch/x86/kvm/
H A Dkvm_emulate.h240 void (*triple_fault)(struct x86_emulate_ctxt *ctxt); member
H A Dx86.c5419 events->triple_fault.pending = kvm_test_request(KVM_REQ_TRIPLE_FAULT, vcpu); in kvm_vcpu_ioctl_x86_get_vcpu_events()
5532 if (events->triple_fault.pending) in kvm_vcpu_ioctl_x86_set_vcpu_events()
8656 .triple_fault = emulator_triple_fault,
10220 kvm_x86_ops.nested_ops->triple_fault(vcpu); in kvm_check_nested_events()
10794 kvm_x86_ops.nested_ops->triple_fault(vcpu); in vcpu_enter_guest()
H A Demulate.c2331 ctxt->ops->triple_fault(ctxt); in em_rsm()
/linux-6.15/arch/x86/include/uapi/asm/
H A Dkvm.h365 } triple_fault; member
/linux-6.15/tools/arch/x86/include/uapi/asm/
H A Dkvm.h365 } triple_fault; member
/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1897 void (*triple_fault)(struct kvm_vcpu *vcpu); member
/linux-6.15/arch/x86/kvm/svm/
H A Dnested.c1819 .triple_fault = nested_svm_triple_fault,
/linux-6.15/arch/x86/kvm/vmx/
H A Dnested.c7313 .triple_fault = nested_vmx_triple_fault,
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst1287 can be set in flags field to signal that the triple_fault field contains