Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmemory.c1119 int force_flush = 0; in zap_pte_range() local
1160 force_flush = 1; in zap_pte_range()
1172 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()
Dhugetlb.c3160 int force_flush = 0; in __unmap_hugepage_range() local
3227 force_flush = !__tlb_remove_page(tlb, page); in __unmap_hugepage_range()
3228 if (force_flush) { in __unmap_hugepage_range()
3246 if (force_flush) { in __unmap_hugepage_range()
3247 force_flush = 0; in __unmap_hugepage_range()
Dvmalloc.c603 int sync, int force_flush) in __purge_vmap_area_lazy() argument
616 if (!sync && !force_flush) { in __purge_vmap_area_lazy()
643 if (nr || force_flush) in __purge_vmap_area_lazy()