Home
last modified time | relevance | path

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

/mm/
Dmremap.c123 bool force_flush = false; in move_ptes() local
177 force_flush = true; in move_ptes()
184 if (force_flush) in move_ptes()
Dmemory.c1293 int force_flush = 0; in zap_pte_range() local
1334 force_flush = 1; in zap_pte_range()
1346 force_flush = 1; in zap_pte_range()
1397 if (force_flush) in zap_pte_range()
1407 if (force_flush) { in zap_pte_range()
1408 force_flush = 0; in zap_pte_range()
Dhuge_memory.c1776 bool force_flush = false; in move_huge_pmd() local
1803 force_flush = true; in move_huge_pmd()
1813 if (force_flush) in move_huge_pmd()