Lines Matching refs:subpage
1403 struct page *subpage; in try_to_unmap_one() local
1465 subpage = page - page_to_pfn(page) + pte_pfn(*pvmw.pte); in try_to_unmap_one()
1528 pteval = swp_entry_to_pte(make_hwpoison_entry(subpage)); in try_to_unmap_one()
1555 swp_entry_t entry = { .val = page_private(subpage) }; in try_to_unmap_one()
1642 page_remove_rmap(subpage, PageHuge(page)); in try_to_unmap_one()
1703 struct page *subpage; in try_to_migrate_one() local
1761 subpage = page - page_to_pfn(page) + pte_pfn(*pvmw.pte); in try_to_migrate_one()
1842 subpage = page; in try_to_migrate_one()
1844 pteval = swp_entry_to_pte(make_hwpoison_entry(subpage)); in try_to_migrate_one()
1888 page_to_pfn(subpage)); in try_to_migrate_one()
1891 page_to_pfn(subpage)); in try_to_migrate_one()
1912 page_remove_rmap(subpage, PageHuge(page)); in try_to_migrate_one()
2055 struct page *subpage; in page_make_device_exclusive_one() local
2076 subpage = page - page_to_pfn(page) + pte_pfn(*pvmw.pte); in page_make_device_exclusive_one()
2102 page_to_pfn(subpage)); in page_make_device_exclusive_one()
2105 page_to_pfn(subpage)); in page_make_device_exclusive_one()
2118 page_remove_rmap(subpage, false); in page_make_device_exclusive_one()