Searched refs:pgste_set_key (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/arch/s390/mm/ |
D | pgtable.c | 194 static inline void pgste_set_key(pte_t *ptep, pgste_t pgste, pte_t entry, in pgste_set_key() function 273 pgste_set_key(ptep, pgste, new, mm); in ptep_xchg_commit() 376 pgste_set_key(ptep, pgste, pte, mm); in ptep_modify_prot_commit() 624 pgste_set_key(ptep, pgste, entry, mm); in ptep_set_pte_at()
|