Searched refs:force_flush (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | memory.c | 1773 bool *force_flush, bool *force_break, bool *any_skipped) in zap_present_folio_ptes() argument 1784 *force_flush = true; in zap_present_folio_ptes() 1809 *force_flush = true; in zap_present_folio_ptes() 1823 struct zap_details *details, int *rss, bool *force_flush, in zap_present_ptes() argument 1857 addr, details, rss, force_flush, in zap_present_ptes() 1862 details, rss, force_flush, force_break, any_skipped); in zap_present_ptes() 1941 bool *force_flush, bool *force_break, in do_zap_pte_range() argument 1964 details, rss, force_flush, force_break, in do_zap_pte_range() 2037 bool force_flush = false, force_break = false; in zap_pte_range() local 2066 &force_flush, &force_break, &any_skipped); in zap_pte_range() [all …]
|
| H A D | mremap.c | 207 bool force_flush = false; in move_ptes() local 289 force_flush = true; in move_ptes() 318 if (force_flush) in move_ptes()
|
| H A D | huge_memory.c | 2632 bool force_flush = false; in move_huge_pmd() local 2655 force_flush = true; in move_huge_pmd() 2678 if (force_flush) in move_huge_pmd()
|