Home
last modified time | relevance | path

Searched refs:hstate_is_gigantic (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dhugetlb_internal.h21 return hstate_is_gigantic(h) && !gigantic_page_runtime_supported(); in hstate_is_gigantic_no_runtime()
H A Dhugetlb_cma.c280 return hstate_is_gigantic(h) && hugetlb_cma_only; in hugetlb_early_cma()
H A Dhugetlb.c2126 if (hstate_is_gigantic(h)) in alloc_migrate_hugetlb_folio()
2765 if (hstate_is_gigantic(h)) in replace_free_hugepage_folios()
3307 VM_BUG_ON(!hstate_is_gigantic(h)); in gather_bootmem_prealloc_node()
3375 if (hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages_onenode()
3569 if (hstate_is_gigantic(h) && hugetlb_cma_total_size() && in hugetlb_hstate_alloc_pages()
3583 if (hstate_is_gigantic(h)) in hugetlb_hstate_alloc_pages()
3606 if (!hstate_is_gigantic(h)) in hugetlb_init_hstates()
3661 if (hstate_is_gigantic(h)) in try_to_free_low()
3783 if (hstate_is_gigantic(h) && !IS_ENABLED(CONFIG_CONTIG_ALLOC)) { in set_max_huge_pages()
4469 if (hstate_is_gigantic(h)) in hugetlb_bootmem_alloc()
/linux/include/linux/
H A Dhugetlb.h812 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
940 if (hstate_is_gigantic(h) && !movable_gigantic_pages) in hugepage_movable_supported()
1198 static inline bool hstate_is_gigantic(struct hstate *h)