Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1710 u64 nmi_window_exits; member
/linux/arch/x86/kvm/svm/
H A Dsvm.c2502 ++vcpu->stat.nmi_window_exits; in iret_interception()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c5996 ++vcpu->stat.nmi_window_exits; in handle_nmi_window()
/linux/arch/x86/kvm/
H A Dx86.c290 STATS_DESC_COUNTER(VCPU, nmi_window_exits),