Searched refs:has_transparent_hugepage (Results 1 – 13 of 13) sorted by relevance
172 if (!has_transparent_hugepage()) in pmd_basic_tests()210 if (!has_transparent_hugepage()) in pmd_advanced_tests()271 if (!has_transparent_hugepage()) in pmd_leaf_tests()684 if (!has_transparent_hugepage()) in pmd_protnone_tests()710 if (!has_transparent_hugepage()) in pmd_devmap_tests()775 if (!has_transparent_hugepage()) in pmd_soft_dirty_tests()792 if (!has_transparent_hugepage()) in pmd_swap_soft_dirty_tests()857 if (!has_transparent_hugepage()) in pmd_swap_tests()943 if (!has_transparent_hugepage()) in pmd_thp_tests()1030 has_transparent_hugepage() && in destroy_args()[all …]
4297 has_transparent_hugepage())) in shmem_parse_one()4973 if (has_transparent_hugepage() && shmem_huge > SHMEM_HUGE_DENY) in shmem_init()5037 if (!has_transparent_hugepage() && in shmem_enabled_store()
862 if (!has_transparent_hugepage()) { in hugepage_init()
106 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);
1118 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function1124 #define has_transparent_hugepage has_transparent_hugepage macro
101 if (has_transparent_hugepage()) { in nd_pfn_supported_alignments()116 if (has_transparent_hugepage()) in nd_pfn_default_alignment()
324 #define has_transparent_hugepage has_transparent_hugepage macro325 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1857 #define has_transparent_hugepage has_transparent_hugepage macro1858 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1837 #ifndef has_transparent_hugepage1838 #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(); in igt_can_allocate_thp()