Home
last modified time | relevance | path

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

/Linux-v5.10/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.c1201 int force_flush = 0; in zap_pte_range() local
1245 force_flush = 1; in zap_pte_range()
1257 force_flush = 1; in zap_pte_range()
1307 if (force_flush) in zap_pte_range()
1317 if (force_flush) { in zap_pte_range()
1318 force_flush = 0; in zap_pte_range()
Dhuge_memory.c1737 bool force_flush = false; in move_huge_pmd() local
1759 force_flush = true; in move_huge_pmd()
1769 if (force_flush) in move_huge_pmd()