Searched refs:page_hstate (Results 1 – 6 of 6) sorted by relevance
826 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function1038 static inline struct hstate *page_hstate(struct page *page)
86 if (!hugepage_migration_supported(page_hstate(head))) in has_unmovable_pages()
1269 if (!hugepage_migration_supported(page_hstate(hpage))) in unmap_and_move_huge_page()1623 struct hstate *h = page_hstate(&folio->page); in alloc_migration_target()
890 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate()
1854 struct hstate *h = page_hstate(page); in free_huge_page()2289 struct hstate *h = page_hstate(head); in dissolve_free_huge_page()2988 h = page_hstate(head); in isolate_or_dissolve_huge_page()7369 list_move_tail(&page->lru, &(page_hstate(page))->hugepage_activelist); in putback_active_hugepage()7376 struct hstate *h = page_hstate(oldpage); in move_hugetlb_state()
1223 return alloc_huge_page_vma(page_hstate(&src->page), in new_page()