Searched refs:has_transparent_hugepage (Results 1 – 13 of 13) sorted by relevance
186 if (!has_transparent_hugepage()) in pmd_basic_tests()224 if (!has_transparent_hugepage()) in pmd_advanced_tests()285 if (!has_transparent_hugepage()) in pmd_leaf_tests()696 if (!has_transparent_hugepage()) in pmd_protnone_tests()722 if (!has_transparent_hugepage()) in pmd_devmap_tests()787 if (!has_transparent_hugepage()) in pmd_soft_dirty_tests()804 if (!has_transparent_hugepage()) in pmd_swap_soft_dirty_tests()869 if (!has_transparent_hugepage()) in pmd_swap_tests()955 if (!has_transparent_hugepage()) in pmd_thp_tests()1041 has_transparent_hugepage() && in destroy_args()[all …]
3958 has_transparent_hugepage())) in shmem_parse_one()4623 if (has_transparent_hugepage() && shmem_huge > SHMEM_HUGE_DENY) in shmem_init()4684 if (!has_transparent_hugepage() && in shmem_enabled_store()
462 if (!has_transparent_hugepage()) { in hugepage_init()
105 if (align == PMD_SIZE && has_transparent_hugepage()) in dax_align_valid()
433 int has_transparent_hugepage(void) in has_transparent_hugepage() function449 EXPORT_SYMBOL(has_transparent_hugepage);
625 #define has_transparent_hugepage has_transparent_hugepage macro626 extern int has_transparent_hugepage(void);
1154 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function1160 #define has_transparent_hugepage has_transparent_hugepage macro
283 #define has_transparent_hugepage has_transparent_hugepage macro284 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
101 if (has_transparent_hugepage()) { in nd_pfn_supported_alignments()116 if (has_transparent_hugepage()) in nd_pfn_default_alignment()
1798 #define has_transparent_hugepage has_transparent_hugepage macro1799 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1584 #ifndef has_transparent_hugepage1585 #define has_transparent_hugepage() IS_BUILTIN(CONFIG_TRANSPARENT_HUGEPAGE) macro
113 your system (has_transparent_hugepage(), which is architecture specific).
1319 return i915->mm.gemfs && has_transparent_hugepage();