Searched refs:pgste_set_key (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/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() 351 pgste_set_key(ptep, pgste, pte, mm); in ptep_modify_prot_commit() 585 pgste_set_key(ptep, pgste, entry, mm); in ptep_set_pte_at()
|