Home
last modified time | relevance | path

Searched refs:HOST_LOW_GM_SIZE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dvgpu.c125 low_avail = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE; in intel_gvt_init_vgpu_types()
186 low_gm_avail = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE - in intel_gvt_update_vgpu_types()
H A Daperture_gm.c254 max = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE; in alloc_resource()
H A Dgvt.h365 #define HOST_LOW_GM_SIZE MB_TO_BYTES(128) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Daperture_gm.c255 max = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE; in alloc_resource()
H A Dvgpu.c106 unsigned int low_avail = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE; in intel_gvt_init_vgpu_types()
H A Dgvt.h403 #define HOST_LOW_GM_SIZE MB_TO_BYTES(128) macro
H A Dkvmgt.c1519 low_gm_avail = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE - in intel_vgpu_get_available()

Completed in 8 milliseconds