Home
last modified time | relevance | path

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

/linux/mm/
H A Dmremap.c207 bool force_flush = false; in move_ptes() local
289 force_flush = true; in move_ptes()
309 if (force_flush) in move_ptes()
H A Dmemory.c1620 bool *force_flush, bool *force_break, bool *any_skipped) in zap_present_folio_ptes() argument
1631 *force_flush = true; in zap_present_folio_ptes()
1656 *force_flush = true; in zap_present_folio_ptes()
1670 struct zap_details *details, int *rss, bool *force_flush, in zap_present_ptes() argument
1704 addr, details, rss, force_flush, in zap_present_ptes()
1709 details, rss, force_flush, force_break, any_skipped); in zap_present_ptes()
1788 bool *force_flush, bool *force_break, in do_zap_pte_range() argument
1811 details, rss, force_flush, force_break, in do_zap_pte_range()
1825 bool force_flush = false, force_break = false; in zap_pte_range() local
1855 &force_flush, &force_break, &any_skipped); in zap_pte_range()
[all …]
H A Dhuge_memory.c2467 bool force_flush = false; in move_huge_pmd() local
2490 force_flush = true; in move_huge_pmd()
2502 if (force_flush) in move_huge_pmd()
H A Dhugetlb.c5180 bool force_flush = false; in __unmap_hugepage_range() local
5206 force_flush = true; in __unmap_hugepage_range()
5335 if (force_flush) in __unmap_hugepage_range()