Searched refs:has_transparent_hugepage (Results 1 – 10 of 10) sorted by relevance
514 #define has_transparent_hugepage has_transparent_hugepage macro515 extern int has_transparent_hugepage(void);
1166 #ifndef has_transparent_hugepage1168 #define has_transparent_hugepage() 1 macro1170 #define has_transparent_hugepage() 0 macro
1145 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function1151 #define has_transparent_hugepage has_transparent_hugepage macro
268 #define has_transparent_hugepage has_transparent_hugepage macro269 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
111 if (has_transparent_hugepage()) { in nd_pfn_supported_alignments()126 if (has_transparent_hugepage()) in nd_pfn_default_alignment()
1617 #define has_transparent_hugepage has_transparent_hugepage macro1618 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
424 int has_transparent_hugepage(void) in has_transparent_hugepage() function
3459 has_transparent_hugepage())) in shmem_parse_one()3912 if (has_transparent_hugepage() && shmem_huge > SHMEM_HUGE_DENY) in shmem_init()3967 if (!has_transparent_hugepage() && in shmem_enabled_store()
403 if (!has_transparent_hugepage()) { in hugepage_init()
1245 return i915->mm.gemfs && has_transparent_hugepage(); in igt_can_allocate_thp()