Home
last modified time | relevance | path

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

/openbmc/linux/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()