Searched refs:ptep_xchg_commit (Results 1 – 1 of 1) sorted by relevance
/linux/arch/s390/mm/ |
H A D | pgtable.c | 258 static inline pte_t ptep_xchg_commit(struct mm_struct *mm, in ptep_xchg_commit() function 290 old = ptep_xchg_commit(mm, addr, ptep, pgste, old, new); in ptep_xchg_direct() 332 old = ptep_xchg_commit(mm, addr, ptep, pgste, old, new); in ptep_xchg_lazy()
|