Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmigrate.h42 return alloc_huge_page_nodemask(page_hstate(compound_head(page)), in new_page_nodemask()
Dhugetlb.h454 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
644 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
/Linux-v5.4/mm/
Dpage_vma_mapped.c160 pvmw->ptl = huge_pte_lockptr(page_hstate(page), mm, pvmw->pte); in page_vma_mapped_walk()
Dhugetlb_cgroup.c419 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate()
Dhugetlb.c1264 struct hstate *h = page_hstate(page); in free_huge_page()
1568 struct hstate *h = page_hstate(head); in dissolve_free_huge_page()
5096 list_move_tail(&page->lru, &(page_hstate(page))->hugepage_activelist); in putback_active_hugepage()
5103 struct hstate *h = page_hstate(oldpage); in move_hugetlb_state()
Dmigrate.c572 struct hstate *h = page_hstate(src); in copy_huge_page()
1297 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
Dmempolicy.c1003 return alloc_huge_page_node(page_hstate(compound_head(page)), in alloc_new_node_page()
1179 return alloc_huge_page_vma(page_hstate(compound_head(page)), in new_page()
Dmemory-failure.c1138 if (huge_page_size(page_hstate(head)) > PMD_SIZE) { in memory_failure_hugetlb()
Dgup.c1403 struct hstate *h = page_hstate(page); in new_non_cma_page()
Dpage_alloc.c8240 if (!hugepage_migration_supported(page_hstate(head))) in has_unmovable_pages()