Searched refs:folio_pte_batch (Results 1 – 4 of 4) sorted by relevance
/linux/mm/ |
H A D | mlock.c | 317 return folio_pte_batch(folio, addr, pte, ptent, count, fpb_flags, NULL, in folio_mlock_step()
|
H A D | internal.h | 204 static inline int folio_pte_batch(struct folio *folio, unsigned long addr, in folio_pte_batch() function
|
H A D | madvise.c | 340 return folio_pte_batch(folio, addr, ptep, pte, max_nr, fpb_flags, NULL, in madvise_folio_pte_batch()
|
H A D | memory.c | 1005 nr = folio_pte_batch(folio, addr, src_pte, pte, max_nr, flags, in copy_present_ptes() 1587 nr = folio_pte_batch(folio, addr, pte, ptent, max_nr, fpb_flags, in zap_present_ptes()
|