Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dhugetlb.c1343 if (hstate_is_gigantic(h) && !gigantic_page_runtime_supported()) in update_and_free_page()
1359 if (hstate_is_gigantic(h)) { in update_and_free_page()
1705 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1713 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1890 if (hstate_is_gigantic(h)) in alloc_surplus_huge_page()
1931 if (hstate_is_gigantic(h)) in alloc_migrate_huge_page()
2113 if (hstate_is_gigantic(h)) in return_unused_surplus_pages()
2492 VM_BUG_ON(!hstate_is_gigantic(h)); in gather_bootmem_prealloc()
2514 if (!hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
2533 if (hstate_is_gigantic(h)) { in hugetlb_hstate_alloc_pages()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dhugetlb.h587 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
690 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
859 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function