Home
last modified time | relevance | path

Searched refs:BYTES_TO_MB (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Daperture_gm.c294 BYTES_TO_MB(request), BYTES_TO_MB(avail), in alloc_resource()
295 BYTES_TO_MB(max), BYTES_TO_MB(taken)); in alloc_resource()
H A Dgvt.c102 BYTES_TO_MB(type->low_gm_size), in description_show()
103 BYTES_TO_MB(type->high_gm_size), in description_show()
H A Dvgpu.c497 param.low_gm_sz = BYTES_TO_MB(param.low_gm_sz); in intel_gvt_create_vgpu()
498 param.high_gm_sz = BYTES_TO_MB(param.high_gm_sz); in intel_gvt_create_vgpu()
H A Dgvt.h363 #define BYTES_TO_MB(b) ((b) >> 20ULL) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Daperture_gm.c295 BYTES_TO_MB(request), BYTES_TO_MB(avail), in alloc_resource()
296 BYTES_TO_MB(max), BYTES_TO_MB(taken)); in alloc_resource()
H A Dvgpu.c319 BYTES_TO_MB(conf->low_mm), BYTES_TO_MB(conf->high_mm), in intel_gvt_create_vgpu()
H A Dgvt.h401 #define BYTES_TO_MB(b) ((b) >> 20ULL) macro
H A Dkvmgt.c122 BYTES_TO_MB(type->conf->low_mm), in intel_vgpu_show_description()
123 BYTES_TO_MB(type->conf->high_mm), in intel_vgpu_show_description()

Completed in 11 milliseconds