Home
last modified time | relevance | path

Searched refs:ptep_xchg_commit (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/s390/mm/
Dpgtable.c267 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()