Searched refs:vgpu_aperture_sz (Results 1 – 3 of 3) sorted by relevance
59 size = vgpu_aperture_sz(vgpu); in alloc_gm()95 vgpu_aperture_offset(vgpu), vgpu_aperture_sz(vgpu)); in alloc_vgpu_gm()237 gvt->gm.vgpu_allocated_low_gm_size -= vgpu_aperture_sz(vgpu); in free_resource()263 vgpu_aperture_sz(vgpu) = ALIGN(request, I915_GTT_PAGE_SIZE); in alloc_resource()
424 #define vgpu_aperture_sz(vgpu) ((vgpu)->gm.aperture_sz) macro433 (vgpu_aperture_pa_base(vgpu) + vgpu_aperture_sz(vgpu) - 1)437 (vgpu_aperture_gmadr_base(vgpu) + vgpu_aperture_sz(vgpu) - 1)
769 off < vgpu_aperture_offset(vgpu) + vgpu_aperture_sz(vgpu); in intel_vgpu_in_aperture()1043 vgpu_aperture_offset(vgpu) + vgpu_aperture_sz(vgpu)) in intel_vgpu_mmap()1230 sparse->areas[0].size = vgpu_aperture_sz(vgpu); in intel_vgpu_ioctl()