Searched refs:pgste_of (Results 1 – 3 of 3) sorted by relevance
753 static inline union pgste *pgste_of(union pte *pte) in pgste_of() function846 union pgste *pgstep = pgste_of(ptep); in pgste_get_trylock()872 WRITE_ONCE(*pgste_of(ptep), pgste); in pgste_set_unlock()
1042 __atomic64_or(PGSTE_CMMA_D_BIT, &pgste_of(ptep)->val); in __set_cmma_dirty_pte()
1228 if (!READ_ONCE(*pgste_of(ptep)).cmma_d) in __dat_get_cmma_pte()