Searched refs:pgste_get_trylock (Results 1 – 4 of 4) sorted by relevance
844 static inline bool pgste_get_trylock(union pte *ptep, union pgste *res) in pgste_get_trylock() function863 while (!pgste_get_trylock(ptep, &res)) in pgste_get_lock()
1437 if (!pgste_get_trylock(ptep_h, &pgste)) in _do_shadow_pte()1456 if (!pgste_get_trylock(ptep, &pgste)) in _do_shadow_pte()
1029 if (!pgste_get_trylock(ptep, &pgste)) in gmap_protect_rmap()
923 if (!pgste_get_trylock(first + i, pgstes + i)) in pgste_get_trylock_multiple()