Searched refs:has_transparent_hugepage (Results 1 – 12 of 12) sorted by relevance
96 if (align == PMD_SIZE && has_transparent_hugepage()) in dax_align_valid()
136 if (!has_transparent_hugepage()) in pmd_basic_tests()161 if (!has_transparent_hugepage()) in pmd_advanced_tests()256 if (!has_transparent_hugepage()) in pud_basic_tests()283 if (!has_transparent_hugepage()) in pud_advanced_tests()823 if (!has_transparent_hugepage()) in pmd_thp_tests()852 if (!has_transparent_hugepage()) in pud_thp_tests()
3505 has_transparent_hugepage())) in shmem_parse_one()4010 if (has_transparent_hugepage() && shmem_huge > SHMEM_HUGE_DENY) in shmem_init()4065 if (!has_transparent_hugepage() && in shmem_enabled_store()
374 if (!has_transparent_hugepage()) { in hugepage_init()
425 int has_transparent_hugepage(void) in has_transparent_hugepage() function441 EXPORT_SYMBOL(has_transparent_hugepage);
582 #define has_transparent_hugepage has_transparent_hugepage macro583 extern int has_transparent_hugepage(void);
1443 #ifndef has_transparent_hugepage1445 #define has_transparent_hugepage() 1 macro1447 #define has_transparent_hugepage() 0 macro
272 #define has_transparent_hugepage has_transparent_hugepage macro273 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1154 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function1160 #define has_transparent_hugepage has_transparent_hugepage macro
100 if (has_transparent_hugepage()) { in nd_pfn_supported_alignments()115 if (has_transparent_hugepage()) in nd_pfn_default_alignment()
1646 #define has_transparent_hugepage has_transparent_hugepage macro1647 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1190 return i915->mm.gemfs && has_transparent_hugepage();