Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dpage_vma_mapped.c164 pvmw->ptl = huge_pte_lockptr(page_hstate(page), mm, pvmw->pte); in page_vma_mapped_walk()
Dmigrate.c584 struct hstate *h = page_hstate(src); in copy_huge_page()
1292 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
1556 struct hstate *h = page_hstate(compound_head(page)); in alloc_migration_target()
Dhugetlb_cgroup.c776 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate()
Dhugetlb.c1392 struct hstate *h = page_hstate(page); in __free_huge_page()
1770 struct hstate *h = page_hstate(head); in dissolve_free_huge_page()
5556 list_move_tail(&page->lru, &(page_hstate(page))->hugepage_activelist); in putback_active_hugepage()
5563 struct hstate *h = page_hstate(oldpage); in move_hugetlb_state()
Dmemory-failure.c1204 if (huge_page_size(page_hstate(head)) > PMD_SIZE) { in memory_failure_hugetlb()
Dmempolicy.c1230 return alloc_huge_page_vma(page_hstate(compound_head(page)), in new_page()
Dpage_alloc.c8333 if (!hugepage_migration_supported(page_hstate(head))) in has_unmovable_pages()
/Linux-v5.10/include/linux/
Dhugetlb.h615 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
817 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function