diff options
Diffstat (limited to 'arch/x86/include/asm/kvm_host.h')
-rw-r--r-- | arch/x86/include/asm/kvm_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/kvm_host.h b/arch/x86/include/asm/kvm_host.h index 253d8f669cf6..ab7de4a11955 100644 --- a/arch/x86/include/asm/kvm_host.h +++ b/arch/x86/include/asm/kvm_host.h | |||
@@ -441,7 +441,6 @@ struct kvm_vcpu_stat { | |||
441 | u32 halt_exits; | 441 | u32 halt_exits; |
442 | u32 halt_wakeup; | 442 | u32 halt_wakeup; |
443 | u32 request_irq_exits; | 443 | u32 request_irq_exits; |
444 | u32 request_nmi_exits; | ||
445 | u32 irq_exits; | 444 | u32 irq_exits; |
446 | u32 host_state_reload; | 445 | u32 host_state_reload; |
447 | u32 efer_reload; | 446 | u32 efer_reload; |