Home
last modified time | relevance | path

Searched refs:kvm_s390_handle_vsie (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.h346 int kvm_s390_handle_vsie(struct kvm_vcpu *vcpu);
H A Dvsie.c1396 int kvm_s390_handle_vsie(struct kvm_vcpu *vcpu) in kvm_s390_handle_vsie() function
H A Dpriv.c965 return kvm_s390_handle_vsie(vcpu); in kvm_s390_handle_b2()