Home
last modified time | relevance | path

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

/Linux-v4.19/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.c1289 int force_flush = 0; in zap_pte_range() local
1330 force_flush = 1; in zap_pte_range()
1342 force_flush = 1; in zap_pte_range()
1393 if (force_flush) in zap_pte_range()
1403 if (force_flush) { in zap_pte_range()
1404 force_flush = 0; in zap_pte_range()
Dhuge_memory.c1788 bool force_flush = false; in move_huge_pmd() local
1815 force_flush = true; in move_huge_pmd()
1825 if (force_flush) in move_huge_pmd()