Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmigrate.h42 return alloc_huge_page_nodemask(page_hstate(compound_head(page)), in new_page_nodemask()
Dhugetlb.h466 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
557 #define page_hstate(page) NULL macro
/Linux-v4.19/mm/
Dpage_vma_mapped.c139 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.c1245 struct hstate *h = page_hstate(page); in free_huge_page()
1492 struct hstate *h = page_hstate(head); in dissolve_free_huge_page()
4892 list_move_tail(&page->lru, &(page_hstate(page))->hugepage_activelist); in putback_active_hugepage()
4899 struct hstate *h = page_hstate(oldpage); in move_hugetlb_state()
Dmempolicy.c924 return alloc_huge_page_node(page_hstate(compound_head(page)), in alloc_new_node_page()
1100 return alloc_huge_page_vma(page_hstate(compound_head(page)), in new_page()
Dmigrate.c651 struct hstate *h = page_hstate(src); in copy_huge_page()
1281 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
Dmemory-failure.c1136 if (huge_page_size(page_hstate(head)) > PMD_SIZE) { in memory_failure_hugetlb()
Dmemory_hotplug.c1336 if (hugepage_migration_supported(page_hstate(page)) && in scan_movable_pages()
Dpage_alloc.c7700 if (!hugepage_migration_supported(page_hstate(page))) in has_unmovable_pages()