Searched refs:has_transparent_hugepage (Results 1 – 12 of 12) sorted by relevance
248 #define has_transparent_hugepage() 0 macro
477 extern int has_transparent_hugepage(void);
292 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
402 int __init has_transparent_hugepage(void) in has_transparent_hugepage() function
490 #define has_transparent_hugepage() 1 macro
485 extern int has_transparent_hugepage(void);
313 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
171 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
856 int has_transparent_hugepage(void) in has_transparent_hugepage() function
691 #define has_transparent_hugepage() 1 macro
1559 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
628 if (!has_transparent_hugepage()) { in hugepage_init()