diff options
Diffstat (limited to 'arch/s390/kvm/kvm-s390.h')
-rw-r--r-- | arch/s390/kvm/kvm-s390.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/kvm/kvm-s390.h b/arch/s390/kvm/kvm-s390.h index 1f7cc6ccf102..211b340385a7 100644 --- a/arch/s390/kvm/kvm-s390.h +++ b/arch/s390/kvm/kvm-s390.h | |||
@@ -120,6 +120,7 @@ int kvm_s390_handle_e5(struct kvm_vcpu *vcpu); | |||
120 | int kvm_s390_handle_01(struct kvm_vcpu *vcpu); | 120 | int kvm_s390_handle_01(struct kvm_vcpu *vcpu); |
121 | int kvm_s390_handle_b9(struct kvm_vcpu *vcpu); | 121 | int kvm_s390_handle_b9(struct kvm_vcpu *vcpu); |
122 | int kvm_s390_handle_lpsw(struct kvm_vcpu *vcpu); | 122 | int kvm_s390_handle_lpsw(struct kvm_vcpu *vcpu); |
123 | int kvm_s390_handle_priv_eb(struct kvm_vcpu *vcpu); | ||
123 | 124 | ||
124 | /* implemented in sigp.c */ | 125 | /* implemented in sigp.c */ |
125 | int kvm_s390_handle_sigp(struct kvm_vcpu *vcpu); | 126 | int kvm_s390_handle_sigp(struct kvm_vcpu *vcpu); |