Searched refs:pgste_get_trylock (Results 1 – 3 of 3) sorted by relevance
846 static inline bool pgste_get_trylock(union pte *ptep, union pgste *res) in pgste_get_trylock() function865 while (!pgste_get_trylock(ptep, &res)) in pgste_get_lock()
970 if (!pgste_get_trylock(ptep, &pgste)) in gmap_protect_rmap()
947 if (!pgste_get_trylock(first + i, pgstes + i)) in pgste_get_trylock_multiple()