Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1614 u64 nmi_window_exits; member
/linux-6.15/arch/x86/kvm/svm/
H A Dsev.c4315 ++vcpu->stat.nmi_window_exits; in sev_handle_vmgexit()
H A Dsvm.c2662 ++vcpu->stat.nmi_window_exits; in iret_interception()
/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.c5890 ++vcpu->stat.nmi_window_exits; in handle_nmi_window()
/linux-6.15/arch/x86/kvm/
H A Dx86.c272 STATS_DESC_COUNTER(VCPU, nmi_window_exits),