Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gvt/
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()
Dvgpu.c321 BYTES_TO_MB(conf->low_mm), BYTES_TO_MB(conf->high_mm), in intel_gvt_create_vgpu()
Dgvt.h397 #define BYTES_TO_MB(b) ((b) >> 20ULL) macro
Dkvmgt.c124 BYTES_TO_MB(type->conf->low_mm), in intel_vgpu_show_description()
125 BYTES_TO_MB(type->conf->high_mm), in intel_vgpu_show_description()