Searched refs:pgste_get_trylock (Results 1 – 4 of 4) sorted by relevance
850 static inline bool pgste_get_trylock(union pte *ptep, union pgste *res) in pgste_get_trylock() function869 while (!pgste_get_trylock(ptep, &res)) in pgste_get_lock()
1437 if (!pgste_get_trylock(ptep_h, &pgste)) in _do_shadow_pte()1457 if (!pgste_get_trylock(ptep, &pgste)) in _do_shadow_pte()
924 if (!pgste_get_trylock(first + i, pgstes + i)) in pgste_get_trylock_multiple()
1065 if (!pgste_get_trylock(ptep, &pgste)) in gmap_protect_rmap()