Searched refs:force_flush (Results 1 – 4 of 4) sorted by relevance
| /mm/ |
| A D | memory.c | 1493 bool *force_flush, bool *force_break, bool *any_skipped) in zap_present_folio_ptes() argument 1504 *force_flush = true; in zap_present_folio_ptes() 1529 *force_flush = true; in zap_present_folio_ptes() 1577 addr, details, rss, force_flush, in zap_present_ptes() 1660 bool *force_flush, bool *force_break, in do_zap_pte_range() argument 1683 details, rss, force_flush, force_break, in do_zap_pte_range() 1697 bool force_flush = false, force_break = false; in zap_pte_range() local 1727 &force_flush, &force_break, &any_skipped); in zap_pte_range() 1752 if (force_flush) { in zap_pte_range() 1764 if (force_flush) in zap_pte_range() [all …]
|
| A D | mremap.c | 203 bool force_flush = false; in move_ptes() local 285 force_flush = true; in move_ptes() 305 if (force_flush) in move_ptes()
|
| A D | huge_memory.c | 2299 bool force_flush = false; in move_huge_pmd() local 2322 force_flush = true; in move_huge_pmd() 2334 if (force_flush) in move_huge_pmd()
|
| A D | hugetlb.c | 5856 bool force_flush = false; in __unmap_hugepage_range() local 5882 force_flush = true; in __unmap_hugepage_range() 6008 if (force_flush) in __unmap_hugepage_range()
|
Completed in 44 milliseconds