Home
last modified time | relevance | path

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

/arch/s390/kvm/
Dpriv.c41 kvm_s390_retry_instr(vcpu); in handle_ri()
69 kvm_s390_retry_instr(vcpu); in handle_gs()
116 kvm_s390_retry_instr(vcpu); in handle_set_clock()
251 kvm_s390_retry_instr(vcpu); in try_handle_skey()
447 kvm_s390_retry_instr(vcpu); in handle_ipte_interlock()
1255 kvm_s390_retry_instr(vcpu); in handle_essa()
Dkvm-s390.h293 static inline void kvm_s390_retry_instr(struct kvm_vcpu *vcpu) in kvm_s390_retry_instr() function
Dintercept.c368 kvm_s390_retry_instr(vcpu); in handle_mvpg_pei()