Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_vma_mapped.c293 sync_with_folio_pmd_zap(mm, pvmw->pmd); in page_vma_mapped_walk()
H A Dinternal.h598 static inline void sync_with_folio_pmd_zap(struct mm_struct *mm, pmd_t *pmdp) in sync_with_folio_pmd_zap() function
H A Dmemory.c2145 sync_with_folio_pmd_zap(tlb->mm, pmd); in zap_pmd_range()