Searched refs:gigantic_page_supported (Results 1 – 1 of 1) sorted by relevance
884 static inline bool gigantic_page_supported(void) { return true; } in gigantic_page_supported() function886 static inline bool gigantic_page_supported(void) { return false; } in gigantic_page_supported() function898 if (hstate_is_gigantic(h) && !gigantic_page_supported()) in update_and_free_page()1732 if (hstate_is_gigantic(h) && !gigantic_page_supported()) in set_max_huge_pages()1854 if (hstate_is_gigantic(h) && !gigantic_page_supported()) { in __nr_hugepages_store_common()