Searched refs:HOST_LOW_GM_SIZE (Results 1 – 3 of 3) sorted by relevance
124 low_avail = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE; in intel_gvt_init_vgpu_types()185 low_gm_avail = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE - in intel_gvt_update_vgpu_types()
246 max = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE; in alloc_resource()
374 #define HOST_LOW_GM_SIZE MB_TO_BYTES(128) macro