Searched refs:has_transparent_hugepage (Results 1 – 13 of 13) sorted by relevance
67 #define has_transparent_hugepage() 1 macro
259 #define has_transparent_hugepage() 0 macro
481 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
487 extern int has_transparent_hugepage(void);
841 int has_transparent_hugepage(void) in has_transparent_hugepage() function
178 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
375 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
707 #define has_transparent_hugepage() 1 macro
1634 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
625 if (!has_transparent_hugepage()) { in hugepage_init()