Searched refs:has_transparent_hugepage (Results 1 – 10 of 10) sorted by relevance
173 if (!has_transparent_hugepage()) in pmd_basic_tests() 211 if (!has_transparent_hugepage()) in pmd_advanced_tests() 272 if (!has_transparent_hugepage()) in pmd_leaf_tests() 677 if (!has_transparent_hugepage()) in pmd_protnone_tests() 724 if (!has_transparent_hugepage()) in pmd_soft_dirty_tests() 741 if (!has_transparent_hugepage()) in pmd_swap_soft_dirty_tests() 804 if (!has_transparent_hugepage()) in pmd_swap_tests() 884 if (!has_transparent_hugepage()) in pmd_thp_tests() 971 has_transparent_hugepage() && in destroy_args() 1224 has_transparent_hugepage()) { in init_args() [all...]
712 if (!has_transparent_hugepage() && in shmem_parse_huge() 4713 has_transparent_hugepage())) in shmem_parse_one() 5494 if (has_transparent_hugepage() && shmem_huge > SHMEM_HUGE_DENY) in shmem_init()
887 if (!has_transparent_hugepage()) { in hugepage_init()
619 #define has_transparent_hugepage has_transparent_hugepage macro 620 extern int has_transparent_hugepage(void);
433 int has_transparent_hugepage(void) in has_transparent_hugepage() function 449 EXPORT_SYMBOL(has_transparent_hugepage);
1098 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function 1104 #define has_transparent_hugepage has_transparent_hugepage macro
316 #define has_transparent_hugepage has_transparent_hugepage macro 317 static inline int has_transparent_hugepage(void) in has_transparent_hugepage() function
1976 #ifndef has_transparent_hugepage1977 #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()