Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhugetlb.h826 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
1038 static inline struct hstate *page_hstate(struct page *page)
/linux-6.1.9/mm/
Dpage_isolation.c86 if (!hugepage_migration_supported(page_hstate(head))) in has_unmovable_pages()
Dmigrate.c1269 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()
Dhugetlb_cgroup.c890 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate()
Dhugetlb.c1854 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()
Dmempolicy.c1223 return alloc_huge_page_vma(page_hstate(&src->page), in new_page()