Home
last modified time | relevance | path

Searched refs:huge (Results 1 – 3 of 3) sorted by relevance

/mm/
Dshmem.c118 int huge; member
438 static const char *shmem_format_huge(int huge) in shmem_format_huge() argument
440 switch (huge) { in shmem_format_huge()
597 (shmem_huge == SHMEM_HUGE_FORCE || sbinfo->huge) && in is_huge_enabled()
1506 pgoff_t index, bool huge) in shmem_alloc_and_acct_page() argument
1514 huge = false; in shmem_alloc_and_acct_page()
1515 nr = huge ? HPAGE_PMD_NR : 1; in shmem_alloc_and_acct_page()
1520 if (huge) in shmem_alloc_and_acct_page()
1814 switch (sbinfo->huge) { in shmem_getpage_gfp()
2130 if (SHMEM_SB(sb)->huge == SHMEM_HUGE_NEVER) in shmem_get_unmapped_area()
[all …]
DKconfig217 with the reduced number of transparent huge pages that could be used
250 to the processors accessing. The second is when allocating huge
251 pages as migration can relocate pages to satisfy a huge page
376 Transparent Hugepages allows the kernel to use huge pages and
377 huge tlb transparently to the applications whenever possible.
416 Swap transparent huge pages in one piece, without splitting.
417 XXX: For now, swap cluster backing transparent huge page
Dfilemap.c856 int huge = PageHuge(page); in __add_to_page_cache_locked() local
865 if (!huge) { in __add_to_page_cache_locked()
893 if (!huge) in __add_to_page_cache_locked()
902 if (!huge) in __add_to_page_cache_locked()
909 if (!huge) in __add_to_page_cache_locked()