Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dkvm_host.h1040 u64 irq_window_exits; member
/Linux-v5.10/arch/x86/kvm/svm/
Dsvm.c2801 ++svm->vcpu.stat.irq_window_exits; in interrupt_window_interception()
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c5159 ++vcpu->stat.irq_window_exits; in handle_interrupt_window()
/Linux-v5.10/arch/x86/kvm/
Dx86.c213 VCPU_STAT("irq_window", irq_window_exits),