Searched refs:vma_count (Results 1 – 1 of 1) sorted by relevance
119 int vma_count, vma_open, vma_max; member1055 bufmgr_gem->vma_count--; in drm_intel_gem_bo_free()1059 bufmgr_gem->vma_count--; in drm_intel_gem_bo_free()1123 bufmgr_gem->vma_count, bufmgr_gem->vma_open, bufmgr_gem->vma_max); in drm_intel_gem_bo_purge_vma_cache()1133 while (bufmgr_gem->vma_count > limit) { in drm_intel_gem_bo_purge_vma_cache()1145 bufmgr_gem->vma_count--; in drm_intel_gem_bo_purge_vma_cache()1150 bufmgr_gem->vma_count--; in drm_intel_gem_bo_purge_vma_cache()1161 bufmgr_gem->vma_count++; in drm_intel_gem_bo_close_vma()1163 bufmgr_gem->vma_count++; in drm_intel_gem_bo_close_vma()1173 bufmgr_gem->vma_count--; in drm_intel_gem_bo_open_vma()[all …]