Searched refs:triple_fault_event (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1401 bool triple_fault_event; member in struct:kvm_arch
/linux-master/arch/x86/kvm/
H A Dx86.c5435 if (vcpu->kvm->arch.triple_fault_event) {
5547 if (!vcpu->kvm->arch.triple_fault_event)
6591 kvm->arch.triple_fault_event = cap->args[0];

Completed in 144 milliseconds