Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dintercept.c125 return kvm_s390_handle_b2(vcpu); in handle_instruction()
H A Dkvm-s390.h334 int kvm_s390_handle_b2(struct kvm_vcpu *vcpu);
H A Dpriv.c951 int kvm_s390_handle_b2(struct kvm_vcpu *vcpu) in kvm_s390_handle_b2() function