Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmremap.c142 bool force_flush = false; in move_ptes() local
196 force_flush = true; in move_ptes()
203 if (force_flush) in move_ptes()
Dmemory.c1310 int force_flush = 0; in zap_pte_range() local
1354 force_flush = 1; in zap_pte_range()
1366 force_flush = 1; in zap_pte_range()
1420 if (force_flush) in zap_pte_range()
1430 if (force_flush) { in zap_pte_range()
1431 force_flush = 0; in zap_pte_range()
Dhuge_memory.c1674 bool force_flush = false; in move_huge_pmd() local
1696 force_flush = true; in move_huge_pmd()
1706 if (force_flush) in move_huge_pmd()