Searched refs:has_transparent_hugepage (Results 1 – 12 of 12) sorted by relevance
154 if (!has_transparent_hugepage()) in pmd_basic_tests()193 if (!has_transparent_hugepage()) in pmd_advanced_tests()240 if (!has_transparent_hugepage()) in pmd_leaf_tests()283 if (!has_transparent_hugepage()) in pmd_savedwrite_tests()299 if (!has_transparent_hugepage()) in pud_basic_tests()341 if (!has_transparent_hugepage()) in pud_advanced_tests()389 if (!has_transparent_hugepage()) in pud_leaf_tests()680 if (!has_transparent_hugepage()) in pmd_protnone_tests()706 if (!has_transparent_hugepage()) in pmd_devmap_tests()719 if (!has_transparent_hugepage()) in pud_devmap_tests()[all …]
3475 has_transparent_hugepage())) in shmem_parse_one()3983 if (has_transparent_hugepage() && shmem_huge > SHMEM_HUGE_DENY) in shmem_init()4038 if (!has_transparent_hugepage() && in shmem_enabled_store()
386 if (!has_transparent_hugepage()) { in hugepage_init()
96 if (align == PMD_SIZE && has_transparent_hugepage()) in dax_align_valid()
582 #define has_transparent_hugepage has_transparent_hugepage macro583 extern int has_transparent_hugepage(void);
425 int has_transparent_hugepage(void) in has_transparent_hugepage() function441 EXPORT_SYMBOL(has_transparent_hugepage);
1459 #ifndef has_transparent_hugepage1461 #define has_transparent_hugepage() 1 macro1463 #define has_transparent_hugepage() 0 macro
1158 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function1164 #define has_transparent_hugepage has_transparent_hugepage macro
272 #define has_transparent_hugepage has_transparent_hugepage macro273 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
100 if (has_transparent_hugepage()) { in nd_pfn_supported_alignments()115 if (has_transparent_hugepage()) in nd_pfn_default_alignment()
1665 #define has_transparent_hugepage has_transparent_hugepage macro1666 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1190 return i915->mm.gemfs && has_transparent_hugepage(); in igt_can_allocate_thp()