Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dhugetlb.c1159 if (hstate_is_gigantic(h) && !gigantic_page_supported()) in update_and_free_page()
1173 if (hstate_is_gigantic(h)) { in update_and_free_page()
1402 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1410 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1553 if (hstate_is_gigantic(h)) in alloc_surplus_huge_page()
1593 if (hstate_is_gigantic(h)) in alloc_migrate_huge_page()
1796 if (hstate_is_gigantic(h)) in return_unused_surplus_pages()
2157 if (hstate_is_gigantic(h)) in gather_bootmem_prealloc()
2168 if (hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
2195 if (!hstate_is_gigantic(h)) in hugetlb_init_hstates()
[all …]
/Linux-v4.19/include/linux/
Dhugetlb.h441 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
564 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function