Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/kvm/
Dpriv.c39 kvm_s390_retry_instr(vcpu); in handle_ri()
67 kvm_s390_retry_instr(vcpu); in handle_gs()
114 kvm_s390_retry_instr(vcpu); in handle_set_clock()
249 kvm_s390_retry_instr(vcpu); in try_handle_skey()
445 kvm_s390_retry_instr(vcpu); in handle_ipte_interlock()
1264 kvm_s390_retry_instr(vcpu); in handle_essa()
Dintercept.c383 kvm_s390_retry_instr(vcpu); in handle_mvpg_pei()
Dkvm-s390.h322 static inline void kvm_s390_retry_instr(struct kvm_vcpu *vcpu) in kvm_s390_retry_instr() function