Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/mm/
Dhugetlbpage.c24 int htlbpage_max; variable
458 htlbpage_max = set_hugetlb_mem_size(htlbpage_max); in hugetlb_sysctl_handler()
464 if (sscanf(s, "%d", &htlbpage_max) <= 0) in hugetlb_setup()
465 htlbpage_max = 0; in hugetlb_setup()
475 for (i = 0; i < htlbpage_max; ++i) { in hugetlb_init()
485 htlbpage_max = htlbpagemem = htlbzone_pages = i; in hugetlb_init()