Searched refs:old_pud (Results 1 – 2 of 2) sorted by relevance
1369 pud_t old_pud; in pudp_huge_get_and_clear() local1372 old_pud = radix__pudp_huge_get_and_clear(mm, addr, pudp); in pudp_huge_get_and_clear()1377 page_table_check_pud_clear(mm, addr, old_pud); in pudp_huge_get_and_clear()1379 return old_pud; in pudp_huge_get_and_clear()
2996 pud_t old_pud; in __split_huge_pud_locked() local3005 old_pud = pudp_huge_clear_flush(vma, haddr, pud); in __split_huge_pud_locked()3010 page = pud_page(old_pud); in __split_huge_pud_locked()3013 if (!folio_test_dirty(folio) && pud_dirty(old_pud)) in __split_huge_pud_locked()3015 if (!folio_test_referenced(folio) && pud_young(old_pud)) in __split_huge_pud_locked()