Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dkvm_host.h1505 u64 nmi_window_exits; member
/Linux-v6.6/arch/x86/kvm/svm/
Dsev.c2901 ++vcpu->stat.nmi_window_exits; in sev_handle_vmgexit()
Dsvm.c2588 ++vcpu->stat.nmi_window_exits; in iret_interception()
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c5818 ++vcpu->stat.nmi_window_exits; in handle_nmi_window()
/Linux-v6.6/arch/x86/kvm/
Dx86.c286 STATS_DESC_COUNTER(VCPU, nmi_window_exits),