Home
last modified time | relevance | path

Searched defs: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