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

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

Completed in 267 milliseconds