Searched refs:gigantic_page_runtime_supported (Results 1 – 2 of 2) sorted by relevance
21 return hstate_is_gigantic(h) && !gigantic_page_runtime_supported(); in hstate_is_gigantic_no_runtime()
125 static inline bool gigantic_page_runtime_supported(void) in gigantic_page_runtime_supported() function