Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h641 u32 nmi_window_exits; member
/arch/x86/kvm/
Dsvm.c2878 ++svm->vcpu.stat.nmi_window_exits; in iret_interception()
Dx86.c141 { "nmi_window", VCPU_STAT(nmi_window_exits) },
Dvmx.c5685 ++vcpu->stat.nmi_window_exits; in handle_nmi_window()