Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dhugetlb.c1178 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in update_and_free_page()
1192 if (hstate_is_gigantic(h)) { in update_and_free_page()
1463 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1471 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1627 if (hstate_is_gigantic(h)) in alloc_surplus_huge_page()
1668 if (hstate_is_gigantic(h)) in alloc_migrate_huge_page()
1871 if (hstate_is_gigantic(h)) in return_unused_surplus_pages()
2232 if (hstate_is_gigantic(h)) in gather_bootmem_prealloc()
2243 if (!hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
2262 if (hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
[all …]
/Linux-v5.4/include/linux/
Dhugetlb.h429 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
529 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
679 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function