Searched refs:intel_guc_allocate_vma (Results 1 – 5 of 5) sorted by relevance
117 struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size);
790 vma = intel_guc_allocate_vma(guc, GUC_DB_SIZE + GUC_WQ_SIZE); in guc_client_alloc()914 vma = intel_guc_allocate_vma(guc, PAGE_ALIGN(sizeof(*blob))); in guc_ads_create()984 vma = intel_guc_allocate_vma(guc, in i915_guc_submission_init()
331 struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size) in intel_guc_allocate_vma() function
146 vma = intel_guc_allocate_vma(guc, PAGE_SIZE); in ctch_init()
557 vma = intel_guc_allocate_vma(guc, size); in intel_guc_log_create()