Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / include / asm / kvm_host.h
index 3fb58ea944eb58a5000184c79a2687e6f0ad3657..4562459456a62c68e08d3480dc135eb1831dca1f 100644 (file)
@@ -191,6 +191,7 @@ struct kvm_vm_stat {
 
 struct kvm_vcpu_stat {
        u32 halt_successful_poll;
+       u32 halt_attempted_poll;
        u32 halt_wakeup;
 };