Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c1075 int need_ipte_lock; in access_guest_with_key() local
1095 need_ipte_lock = psw_bits(*psw).dat && !asce.r; in access_guest_with_key()
1096 if (need_ipte_lock) in access_guest_with_key()
1139 if (need_ipte_lock) in access_guest_with_key()