Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dhugetlb.c1369 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in remove_hugetlb_page()
1401 if (hstate_is_gigantic(h)) in remove_hugetlb_page()
1457 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __update_and_free_page()
1479 if (hstate_is_gigantic(h)) { in __update_and_free_page()
1853 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1861 if (hstate_is_gigantic(h)) { in alloc_fresh_huge_page()
2066 if (hstate_is_gigantic(h)) in alloc_surplus_huge_page()
2132 if (hstate_is_gigantic(h)) in alloc_migrate_huge_page()
2324 if (hstate_is_gigantic(h)) in return_unused_surplus_pages()
2731 if (hstate_is_gigantic(h)) in isolate_or_dissolve_huge_page()
[all …]
/Linux-v5.15/include/linux/
Dhugetlb.h712 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
815 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
993 static inline bool hstate_is_gigantic(struct hstate *h)