Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kvm/
H A Dgaccess.c905 int need_ipte_lock; in access_guest_with_key() local
925 need_ipte_lock = psw_bits(*psw).dat && !asce.r; in access_guest_with_key()
926 if (need_ipte_lock) in access_guest_with_key()
969 if (need_ipte_lock) in access_guest_with_key()