Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/mm/
Dpgtable.c249 static inline pte_t ptep_xchg_commit(struct mm_struct *mm, in ptep_xchg_commit() function
281 old = ptep_xchg_commit(mm, addr, ptep, pgste, old, new); in ptep_xchg_direct()
298 old = ptep_xchg_commit(mm, addr, ptep, pgste, old, new); in ptep_xchg_lazy()