Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dintercept.c117 return kvm_s390_handle_lpsw(vcpu); in handle_instruction()
H A Dkvm-s390.h359 int kvm_s390_handle_lpsw(struct kvm_vcpu *vcpu);
H A Dpriv.c742 int kvm_s390_handle_lpsw(struct kvm_vcpu *vcpu) in kvm_s390_handle_lpsw() function