Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhugetlb.h626 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
824 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
/OK3568_Linux_fs/kernel/mm/
H A Dpage_vma_mapped.c173 pvmw->ptl = huge_pte_lockptr(page_hstate(page), mm, pvmw->pte); in page_vma_mapped_walk()
H A Dmigrate.c565 struct hstate *h = page_hstate(src); in copy_huge_page()
1278 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
1544 struct hstate *h = page_hstate(compound_head(page)); in alloc_migration_target()
H A Dhugetlb_cgroup.c782 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate()
H A Dhugetlb.c1436 struct hstate *h = page_hstate(page); in __free_huge_page()
1811 struct hstate *h = page_hstate(head); in dissolve_free_huge_page()
5721 list_move_tail(&page->lru, &(page_hstate(page))->hugepage_activelist); in putback_active_hugepage()
5728 struct hstate *h = page_hstate(oldpage); in move_hugetlb_state()
H A Dmemory-failure.c1204 if (huge_page_size(page_hstate(head)) > PMD_SIZE) { in memory_failure_hugetlb()
H A Dmempolicy.c1235 return alloc_huge_page_vma(page_hstate(compound_head(page)), in new_page()
H A Dpage_alloc.c8602 if (!hugepage_migration_supported(page_hstate(head))) in has_unmovable_pages()