Lines Matching refs:max_hpages
55 long max_hpages;
1037 if (spool->max_hpages != -1)
1039 (unsigned long long)spool->max_hpages << hpage_shift);
1062 buf->f_blocks = sbinfo->spool->max_hpages;
1063 free_pages = sbinfo->spool->max_hpages
1318 ctx->max_hpages = hugetlbfs_size_to_hpages(ctx->hstate,
1329 ctx->min_hpages > ctx->max_hpages) {
1361 if (ctx->max_hpages != -1 || ctx->min_hpages != -1) {
1363 ctx->max_hpages,
1417 ctx->max_hpages = -1; /* No limit on size by default */