intel_guc_allocate_vma   90 drivers/gpu/drm/i915/gt/uc/intel_guc.c 	vma = intel_guc_allocate_vma(guc, PAGE_SIZE);
intel_guc_allocate_vma  153 drivers/gpu/drm/i915/gt/uc/intel_guc.h struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size);
intel_guc_allocate_vma  144 drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c 	vma = intel_guc_allocate_vma(guc, size);
intel_guc_allocate_vma  158 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c 	vma = intel_guc_allocate_vma(guc, PAGE_SIZE);
intel_guc_allocate_vma  483 drivers/gpu/drm/i915/gt/uc/intel_guc_log.c 	vma = intel_guc_allocate_vma(guc, guc_log_size);
intel_guc_allocate_vma  316 drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c 	vma = intel_guc_allocate_vma(guc,
intel_guc_allocate_vma  822 drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c 	vma = intel_guc_allocate_vma(guc, GUC_DB_SIZE + GUC_WQ_SIZE);
intel_guc_allocate_vma   53 drivers/gpu/drm/i915/gt/uc/intel_huc.c 	vma = intel_guc_allocate_vma(guc, PAGE_SIZE);