Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmremap.c144 bool force_flush = false; in move_ptes() local
207 force_flush = true; in move_ptes()
214 if (force_flush) in move_ptes()
Dmemory.c1490 bool *force_flush, bool *force_break) in zap_present_folio_ptes() argument
1501 *force_flush = true; in zap_present_folio_ptes()
1526 *force_flush = true; in zap_present_folio_ptes()
1540 struct zap_details *details, int *rss, bool *force_flush, in zap_present_ptes() argument
1575 addr, details, rss, force_flush, in zap_present_ptes()
1580 details, rss, force_flush, force_break); in zap_present_ptes()
1589 bool force_flush = false, force_break = false; in zap_pte_range() local
1622 addr, details, rss, &force_flush, in zap_pte_range()
1687 if (force_flush) { in zap_pte_range()
1699 if (force_flush) in zap_pte_range()
Dhuge_memory.c2141 bool force_flush = false; in move_huge_pmd() local
2164 force_flush = true; in move_huge_pmd()
2174 if (force_flush) in move_huge_pmd()
Dhugetlb.c5499 bool force_flush = false; in __unmap_hugepage_range() local
5525 force_flush = true; in __unmap_hugepage_range()
5649 if (force_flush) in __unmap_hugepage_range()