Searched refs:HOST_LOW_GM_SIZE (Results 1 – 3 of 3) sorted by relevance
125 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()
254 max = gvt_aperture_sz(gvt) - HOST_LOW_GM_SIZE; in alloc_resource()
363 #define HOST_LOW_GM_SIZE MB_TO_BYTES(128) macro