Searched refs:ptep_xchg_commit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | pgtable.c | 267 static inline pte_t ptep_xchg_commit(struct mm_struct *mm, in ptep_xchg_commit() function 299 old = ptep_xchg_commit(mm, addr, ptep, pgste, old, new); in ptep_xchg_direct() 316 old = ptep_xchg_commit(mm, addr, ptep, pgste, old, new); in ptep_xchg_lazy()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pgtable.c | 267 static inline pte_t ptep_xchg_commit(struct mm_struct *mm, in ptep_xchg_commit() function 299 old = ptep_xchg_commit(mm, addr, ptep, pgste, old, new); in ptep_xchg_direct() 341 old = ptep_xchg_commit(mm, addr, ptep, pgste, old, new); in ptep_xchg_lazy()
|
Completed in 4 milliseconds