Searched refs:subpage (Results 1 – 2 of 2) sorted by relevance
1351 struct page *subpage; in try_to_unmap_one() local1427 subpage = page - page_to_pfn(page) + pte_pfn(*pvmw.pte); in try_to_unmap_one()1487 subpage = page; in try_to_unmap_one()1526 pteval = swp_entry_to_pte(make_hwpoison_entry(subpage)); in try_to_unmap_one()1569 entry = make_migration_entry(subpage, in try_to_unmap_one()1580 swp_entry_t entry = { .val = page_private(subpage) }; in try_to_unmap_one()1665 page_remove_rmap(subpage, PageHuge(page)); in try_to_unmap_one()
2572 struct page *subpage = head + i; in __split_huge_page() local2573 if (subpage == page) in __split_huge_page()2575 unlock_page(subpage); in __split_huge_page()2584 put_page(subpage); in __split_huge_page()