Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1581 u64 nmi_window_exits; member
/linux/arch/x86/kvm/svm/
H A Dsev.c4342 ++vcpu->stat.nmi_window_exits; in sev_handle_vmgexit()
H A Dsvm.c2593 ++vcpu->stat.nmi_window_exits; in iret_interception()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c5851 ++vcpu->stat.nmi_window_exits; in handle_nmi_window()
/linux/arch/x86/kvm/
H A Dx86.c274 STATS_DESC_COUNTER(VCPU, nmi_window_exits),