Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kvm/
Dgaccess.c904 int need_ipte_lock; in access_guest_with_key() local
924 need_ipte_lock = psw_bits(*psw).dat && !asce.r; in access_guest_with_key()
925 if (need_ipte_lock) in access_guest_with_key()
968 if (need_ipte_lock) in access_guest_with_key()