Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmremap.c182 bool force_flush = false; in move_ptes() local
256 force_flush = true; in move_ptes()
274 if (force_flush) in move_ptes()
H A Dmemory.c1495 bool *force_flush, bool *force_break, bool *any_skipped) in zap_present_folio_ptes() argument
1506 *force_flush = true; in zap_present_folio_ptes()
1531 *force_flush = true; in zap_present_folio_ptes()
1582 addr, details, rss, force_flush, in zap_present_ptes()
1665 bool *force_flush, bool *force_break, in do_zap_pte_range() argument
1688 details, rss, force_flush, force_break, in do_zap_pte_range()
1702 bool force_flush = false, force_break = false; in zap_pte_range() local
1732 &force_flush, &force_break, &any_skipped); in zap_pte_range()
1757 if (force_flush) { in zap_pte_range()
1769 if (force_flush) in zap_pte_range()
[all …]
H A Dhuge_memory.c2314 bool force_flush = false; in move_huge_pmd() local
2337 force_flush = true; in move_huge_pmd()
2349 if (force_flush) in move_huge_pmd()
H A Dhugetlb.c5865 bool force_flush = false; in __unmap_hugepage_range() local
5891 force_flush = true; in __unmap_hugepage_range()
6015 if (force_flush) in __unmap_hugepage_range()