Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dhugetlb.c884 static inline bool gigantic_page_supported(void) { return true; } in gigantic_page_supported() function
886 static inline bool gigantic_page_supported(void) { return false; } in gigantic_page_supported() function
898 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()