Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dpriv.c40 kvm_s390_retry_instr(vcpu); in handle_ri()
68 kvm_s390_retry_instr(vcpu); in handle_gs()
115 kvm_s390_retry_instr(vcpu); in handle_set_clock()
250 kvm_s390_retry_instr(vcpu); in try_handle_skey()
446 kvm_s390_retry_instr(vcpu); in handle_ipte_interlock()
1266 kvm_s390_retry_instr(vcpu); in handle_essa()
Dintercept.c352 kvm_s390_retry_instr(vcpu); in handle_mvpg_pei()
Dkvm-s390.h330 static inline void kvm_s390_retry_instr(struct kvm_vcpu *vcpu) in kvm_s390_retry_instr() function