Home
last modified time | relevance | path

Searched refs:irq_window_exits (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h900 u64 irq_window_exits; member
/Linux-v4.19/arch/x86/kvm/
Dsvm.c4407 ++svm->vcpu.stat.irq_window_exits; in interrupt_window_interception()
Dx86.c181 { "irq_window", VCPU_STAT(irq_window_exits) },
Dvmx.c7476 ++vcpu->stat.irq_window_exits; in handle_interrupt_window()