Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dhugetlb.c1299 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in update_and_free_page()
1314 if (hstate_is_gigantic(h)) { in update_and_free_page()
1665 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1673 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1829 if (hstate_is_gigantic(h)) in alloc_surplus_huge_page()
1870 if (hstate_is_gigantic(h)) in alloc_migrate_huge_page()
2052 if (hstate_is_gigantic(h)) in return_unused_surplus_pages()
2449 if (hstate_is_gigantic(h)) in gather_bootmem_prealloc()
2460 if (!hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
2479 if (hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
[all …]
/Linux-v5.10/include/linux/
Dhugetlb.h576 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
690 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
852 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function