Home
last modified time | relevance | path

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

/mm/
Dmremap.c99 bool force_flush = false; in move_ptes() local
159 force_flush = true; in move_ptes()
166 if (force_flush) in move_ptes()
Dhugetlb.c3267 int force_flush = 0; in __unmap_hugepage_range() local
3300 force_flush = 1; in __unmap_hugepage_range()
3342 force_flush = !__tlb_remove_page(tlb, page); in __unmap_hugepage_range()
3343 if (force_flush) { in __unmap_hugepage_range()
3361 if (force_flush) { in __unmap_hugepage_range()
3362 force_flush = 0; in __unmap_hugepage_range()
Dmemory.c1110 int force_flush = 0; in zap_pte_range() local
1152 force_flush = 1; in zap_pte_range()
1164 force_flush = 1; in zap_pte_range()
1196 if (force_flush) in zap_pte_range()
1206 if (force_flush) { in zap_pte_range()
1207 force_flush = 0; in zap_pte_range()
Dvmalloc.c607 int sync, int force_flush) in __purge_vmap_area_lazy() argument
620 if (!sync && !force_flush) { in __purge_vmap_area_lazy()
647 if (nr || force_flush) in __purge_vmap_area_lazy()
Dhuge_memory.c1507 bool force_flush = false; in move_huge_pmd() local
1536 force_flush = true; in move_huge_pmd()
1545 if (force_flush) in move_huge_pmd()