Searched refs:pgstep (Results 1 – 1 of 1) sorted by relevance
846 union pgste *pgstep = pgste_of(ptep); in pgste_get_trylock() local849 if (READ_ONCE(pgstep->val) & PGSTE_PCL_BIT) in pgste_get_trylock()851 old_pgste.val = __atomic64_or_barrier(PGSTE_PCL_BIT, &pgstep->val); in pgste_get_trylock()