Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h846 static inline bool pgste_get_trylock(union pte *ptep, union pgste *res) in pgste_get_trylock() function
865 while (!pgste_get_trylock(ptep, &res)) in pgste_get_lock()
H A Dgmap.c970 if (!pgste_get_trylock(ptep, &pgste)) in gmap_protect_rmap()
H A Ddat.c947 if (!pgste_get_trylock(first + i, pgstes + i)) in pgste_get_trylock_multiple()