Searched refs:has_transparent_hugepage (Results 1 – 12 of 12) sorted by relevance
197 if (!has_transparent_hugepage()) in pmd_basic_tests()235 if (!has_transparent_hugepage()) in pmd_advanced_tests()296 if (!has_transparent_hugepage()) in pmd_leaf_tests()316 if (!has_transparent_hugepage()) in pmd_savedwrite_tests()332 if (!has_transparent_hugepage()) in pud_basic_tests()373 if (!has_transparent_hugepage()) in pud_advanced_tests()435 if (!has_transparent_hugepage()) in pud_leaf_tests()719 if (!has_transparent_hugepage()) in pmd_protnone_tests()745 if (!has_transparent_hugepage()) in pmd_devmap_tests()758 if (!has_transparent_hugepage()) in pud_devmap_tests()[all …]
3534 has_transparent_hugepage())) in shmem_parse_one()4055 if (has_transparent_hugepage() && shmem_huge > SHMEM_HUGE_DENY) in shmem_init()4112 if (!has_transparent_hugepage() && in shmem_enabled_store()
461 if (!has_transparent_hugepage()) { in hugepage_init()
96 if (align == PMD_SIZE && has_transparent_hugepage()) in dax_align_valid()
572 #define has_transparent_hugepage has_transparent_hugepage macro573 extern int has_transparent_hugepage(void);
425 int has_transparent_hugepage(void) in has_transparent_hugepage() function441 EXPORT_SYMBOL(has_transparent_hugepage);
247 #define has_transparent_hugepage has_transparent_hugepage macro248 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1199 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function1205 #define has_transparent_hugepage has_transparent_hugepage macro
99 if (has_transparent_hugepage()) { in nd_pfn_supported_alignments()114 if (has_transparent_hugepage()) in nd_pfn_default_alignment()
1630 #ifndef has_transparent_hugepage1631 #define has_transparent_hugepage() IS_BUILTIN(CONFIG_TRANSPARENT_HUGEPAGE) macro
1720 #define has_transparent_hugepage has_transparent_hugepage macro1721 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1252 return i915->mm.gemfs && has_transparent_hugepage(); in igt_can_allocate_thp()