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