Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h723 u32 irq_window_exits; member
/linux-4.4.14/arch/x86/kvm/
Dsvm.c3213 ++svm->vcpu.stat.irq_window_exits; in interrupt_window_interception()
Dx86.c156 { "irq_window", VCPU_STAT(irq_window_exits) },
Dvmx.c5700 ++vcpu->stat.irq_window_exits; in handle_interrupt_window()