Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dpgtable.c98 static inline pte_t ptep_flush_lazy(struct mm_struct *mm, in ptep_flush_lazy() function
162 old = ptep_flush_lazy(mm, addr, ptep, 1); in ptep_xchg_lazy()
172 return ptep_flush_lazy(vma->vm_mm, addr, ptep, 1); in ptep_modify_prot_start()