Home
last modified time | relevance | path

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

/mm/
Dmremap.c112 bool force_flush = false; in move_ptes() local
164 force_flush = true; in move_ptes()
174 if (force_flush) in move_ptes()
Dmemory.c1115 int force_flush = 0; in zap_pte_range() local
1163 force_flush = 1; in zap_pte_range()
1175 force_flush = 1; in zap_pte_range()
1204 if (force_flush) in zap_pte_range()
1214 if (force_flush) { in zap_pte_range()
1215 force_flush = 0; in zap_pte_range()
Dvmalloc.c637 int sync, int force_flush) in __purge_vmap_area_lazy() argument
650 if (!sync && !force_flush) { in __purge_vmap_area_lazy()
671 if (nr || force_flush) in __purge_vmap_area_lazy()
Dhuge_memory.c1452 bool force_flush = false; in move_huge_pmd() local
1479 force_flush = true; in move_huge_pmd()
1491 if (force_flush) in move_huge_pmd()