Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgaccess.c939 int need_ipte_lock; in access_guest_with_key() local
959 need_ipte_lock = psw_bits(*psw).dat && !asce.r; in access_guest_with_key()
960 if (need_ipte_lock) in access_guest_with_key()
1002 if (need_ipte_lock) in access_guest_with_key()