Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dkvm_host.h489 u32 irq_window_exits; member
/linux-2.6.39/arch/x86/kvm/
Dvmx.c3419 ++vcpu->stat.irq_window_exits; in handle_interrupt_window()
Dsvm.c3031 ++svm->vcpu.stat.irq_window_exits; in interrupt_window_interception()
Dx86.c131 { "irq_window", VCPU_STAT(irq_window_exits) },