Searched refs:pgste_set_key (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A 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()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A 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()
|
Completed in 4 milliseconds