Home
last modified time | relevance | path

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

/linux/mm/
A Dmremap.c142 bool force_flush = false; in move_ptes() local
196 force_flush = true; in move_ptes()
203 if (force_flush) in move_ptes()
A Dmemory.c1313 int force_flush = 0; in zap_pte_range() local
1349 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()
A Dhuge_memory.c1674 bool force_flush = false; in move_huge_pmd() local
1696 force_flush = true; in move_huge_pmd()
1706 if (force_flush) in move_huge_pmd()
A Dhugetlb.c4942 bool force_flush = false; in __unmap_hugepage_range() local
4972 force_flush = true; in __unmap_hugepage_range()
5043 if (force_flush) in __unmap_hugepage_range()

Completed in 31 milliseconds