Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dhugetlb.c1454 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __remove_hugetlb_page()
1490 if (hstate_is_gigantic(h)) in __remove_hugetlb_page()
1562 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in __update_and_free_page()
1603 if (hstate_is_gigantic(h) || in __update_and_free_page()
2025 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
2033 if (hstate_is_gigantic(h)) { in alloc_fresh_huge_page()
2234 if (hstate_is_gigantic(h)) in alloc_surplus_huge_page()
2275 if (hstate_is_gigantic(h)) in alloc_migrate_huge_page()
2468 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in return_unused_surplus_pages()
2852 if (hstate_is_gigantic(h)) in isolate_or_dissolve_huge_page()
[all …]
/Linux-v6.1/include/linux/
Dhugetlb.h787 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
898 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
1078 static inline bool hstate_is_gigantic(struct hstate *h)