Searched refs:low_mm (Results 1 – 4 of 4) sorted by relevance
125 if (low_avail / conf->low_mm == 0) in intel_gvt_init_vgpu_types()136 min(low_avail / conf->low_mm, in intel_gvt_init_vgpu_types()138 conf->low_mm, conf->high_mm, conf->fence, in intel_gvt_init_vgpu_types()320 BYTES_TO_MB(conf->low_mm), BYTES_TO_MB(conf->high_mm), in intel_gvt_create_vgpu()
249 if (!conf->low_mm || !conf->high_mm || !conf->fence) { in alloc_resource()258 request = conf->low_mm; in alloc_resource()287 gvt->gm.vgpu_allocated_low_gm_size += conf->low_mm; in alloc_resource()
301 unsigned int low_mm; member
122 BYTES_TO_MB(type->conf->low_mm), in intel_vgpu_show_description()1535 return min3(low_gm_avail / type->conf->low_mm, in intel_vgpu_get_available()