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.h1657 u64 nmi_window_exits; member
/linux/arch/x86/kvm/svm/
H A Dsev.c4422 ++vcpu->stat.nmi_window_exits; in sev_handle_vmgexit()
H A Dsvm.c2401 ++vcpu->stat.nmi_window_exits; in iret_interception()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c5935 ++vcpu->stat.nmi_window_exits; in handle_nmi_window()
/linux/arch/x86/kvm/
H A Dx86.c282 STATS_DESC_COUNTER(VCPU, nmi_window_exits),