Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dhugetlb.c1649 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __remove_hugetlb_folio()
1745 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __update_and_free_hugetlb_folio()
1788 if (hstate_is_gigantic(h) || in __update_and_free_hugetlb_folio()
2198 if (hstate_is_gigantic(h)) in alloc_fresh_hugetlb_folio()
2205 if (hstate_is_gigantic(h)) { in alloc_fresh_hugetlb_folio()
2405 if (hstate_is_gigantic(h)) in alloc_surplus_hugetlb_folio()
2446 if (hstate_is_gigantic(h)) in alloc_migrate_hugetlb_folio()
2639 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in return_unused_surplus_pages()
3026 if (hstate_is_gigantic(h)) in isolate_or_dissolve_huge_page()
3219 VM_BUG_ON(!hstate_is_gigantic(h)); in gather_bootmem_prealloc()
[all …]
/Linux-v6.6/include/linux/
Dhugetlb.h832 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
943 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
1130 static inline bool hstate_is_gigantic(struct hstate *h)