Searched refs:page_hstate (Results 1 – 8 of 8) sorted by relevance
177 pvmw->ptl = huge_pte_lockptr(page_hstate(page), mm, pvmw->pte); in page_vma_mapped_walk()
779 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate()
1662 struct hstate *h = page_hstate(page); in free_huge_page()2067 struct hstate *h = page_hstate(head); in dissolve_free_huge_page()2817 h = page_hstate(head); in isolate_or_dissolve_huge_page()6784 list_move_tail(&page->lru, &(page_hstate(page))->hugepage_activelist); in putback_active_hugepage()6791 struct hstate *h = page_hstate(oldpage); in move_hugetlb_state()
1288 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()1614 struct hstate *h = page_hstate(compound_head(page)); in alloc_migration_target()
1514 if (huge_page_size(page_hstate(head)) > PMD_SIZE) { in memory_failure_hugetlb()
1211 return alloc_huge_page_vma(page_hstate(compound_head(page)), in new_page()
8866 if (!hugepage_migration_supported(page_hstate(head))) in has_unmovable_pages()
761 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function968 static inline struct hstate *page_hstate(struct page *page)
Completed in 54 milliseconds