Home
last modified time | relevance | path

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

/mm/
A Dmremap.c587 static bool move_pgt_entry(struct pagetable_move_control *pmc, in move_pgt_entry() function
828 move_pgt_entry(pmc, HPAGE_PUD, old_pud, new_pud); in move_page_tables()
833 if (move_pgt_entry(pmc, NORMAL_PUD, old_pud, new_pud)) in move_page_tables()
847 move_pgt_entry(pmc, HPAGE_PMD, old_pmd, new_pmd)) in move_page_tables()
856 if (move_pgt_entry(pmc, NORMAL_PMD, old_pmd, new_pmd)) in move_page_tables()

Completed in 6 milliseconds