Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dgaccess.h448 int ipte_lock_held(struct kvm *kvm);
H A Dgaccess.c265 int ipte_lock_held(struct kvm *kvm) in ipte_lock_held() function
H A Dpriv.c444 wait_event(vcpu->kvm->arch.ipte_wq, !ipte_lock_held(vcpu->kvm)); in handle_ipte_interlock()