diff options
Diffstat (limited to 'arch/s390/include')
-rw-r--r-- | arch/s390/include/asm/kvm_host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/include/asm/kvm_host.h b/arch/s390/include/asm/kvm_host.h index cef7dbf69dfc..e9bcdca32a32 100644 --- a/arch/s390/include/asm/kvm_host.h +++ b/arch/s390/include/asm/kvm_host.h | |||
@@ -138,6 +138,7 @@ struct kvm_vcpu_stat { | |||
138 | u32 instruction_chsc; | 138 | u32 instruction_chsc; |
139 | u32 instruction_stsi; | 139 | u32 instruction_stsi; |
140 | u32 instruction_stfl; | 140 | u32 instruction_stfl; |
141 | u32 instruction_tprot; | ||
141 | u32 instruction_sigp_sense; | 142 | u32 instruction_sigp_sense; |
142 | u32 instruction_sigp_emergency; | 143 | u32 instruction_sigp_emergency; |
143 | u32 instruction_sigp_stop; | 144 | u32 instruction_sigp_stop; |