Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dhugetlb.c1599 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in remove_hugetlb_folio()
1661 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __update_and_free_hugetlb_folio()
2071 if (hstate_is_gigantic(h)) in only_alloc_fresh_hugetlb_folio()
2092 if (hstate_is_gigantic(h)) in alloc_fresh_hugetlb_folio()
2305 if (hstate_is_gigantic(h)) in alloc_surplus_hugetlb_folio()
2346 if (hstate_is_gigantic(h)) in alloc_migrate_hugetlb_folio()
2566 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in return_unused_surplus_pages()
2952 if (hstate_is_gigantic(h)) in isolate_or_dissolve_huge_page()
3255 VM_BUG_ON(!hstate_is_gigantic(h)); in gather_bootmem_prealloc_node()
3306 if (hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages_onenode()
[all …]
/linux-6.12.1/include/linux/
Dhugetlb.h777 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
894 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
1140 static inline bool hstate_is_gigantic(struct hstate *h)