Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dintercept.c131 return kvm_s390_handle_b9(vcpu); in handle_instruction()
H A Dkvm-s390.h338 int kvm_s390_handle_b9(struct kvm_vcpu *vcpu);
H A Dpriv.c1287 int kvm_s390_handle_b9(struct kvm_vcpu *vcpu) in kvm_s390_handle_b9() function