Searched refs:low_mm (Results 1 – 4 of 4) sorted by relevance
124 if (low_avail / conf->low_mm == 0) in intel_gvt_init_vgpu_types()135 min(low_avail / conf->low_mm, in intel_gvt_init_vgpu_types()137 conf->low_mm, conf->high_mm, conf->fence, in intel_gvt_init_vgpu_types()321 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()
299 unsigned int low_mm; member
124 BYTES_TO_MB(type->conf->low_mm), in intel_vgpu_show_description()1530 return min3(low_gm_avail / type->conf->low_mm, in intel_vgpu_get_available()