Searched refs:force_flush (Results 1 – 4 of 4) sorted by relevance
142 bool force_flush = false; in move_ptes() local196 force_flush = true; in move_ptes()203 if (force_flush) in move_ptes()
1313 int force_flush = 0; in zap_pte_range() local1349 force_flush = 1; in zap_pte_range()1361 force_flush = 1; in zap_pte_range()1406 if (force_flush) in zap_pte_range()1416 if (force_flush) { in zap_pte_range()1417 force_flush = 0; in zap_pte_range()
1674 bool force_flush = false; in move_huge_pmd() local1696 force_flush = true; in move_huge_pmd()1706 if (force_flush) in move_huge_pmd()
4942 bool force_flush = false; in __unmap_hugepage_range() local4972 force_flush = true; in __unmap_hugepage_range()5043 if (force_flush) in __unmap_hugepage_range()
Completed in 31 milliseconds