Searched refs:gigantic_page_supported (Results 1 – 5 of 5) sorted by relevance
36 static inline bool gigantic_page_supported(void) in gigantic_page_supported() function
90 static inline bool gigantic_page_supported(void) { return true; } in gigantic_page_supported() function
94 static inline bool gigantic_page_supported(void) { return true; } in gigantic_page_supported() function
120 static inline bool gigantic_page_supported(void) { return true; } in gigantic_page_supported() function
1147 static inline bool gigantic_page_supported(void) { return false; } in gigantic_page_supported() function1159 if (hstate_is_gigantic(h) && !gigantic_page_supported()) in update_and_free_page()2283 if (hstate_is_gigantic(h) && !gigantic_page_supported()) in set_max_huge_pages()2406 if (hstate_is_gigantic(h) && !gigantic_page_supported()) { in __nr_hugepages_store_common()