Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhugetlb.h576 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
679 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
848 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
/kernel/linux/linux-5.10/mm/
Dhugetlb.c1342 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in update_and_free_page()
1374 if (hstate_is_gigantic(h)) { in update_and_free_page()
1722 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1730 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1907 if (hstate_is_gigantic(h)) in alloc_surplus_huge_page()
1948 if (hstate_is_gigantic(h)) in alloc_migrate_huge_page()
2131 if (hstate_is_gigantic(h)) in return_unused_surplus_pages()
2510 VM_BUG_ON(!hstate_is_gigantic(h)); in gather_bootmem_prealloc()
2532 if (!hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
2551 if (hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
[all …]