Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dhugetlb.c1132 static inline bool gigantic_page_supported(void) { return true; } in gigantic_page_supported() function
1134 static inline bool gigantic_page_supported(void) { return false; } in gigantic_page_supported() function