Searched refs:intel_guc_allocate_vma (Results 1 – 7 of 7) sorted by relevance
53 vma = intel_guc_allocate_vma(guc, PAGE_SIZE); in intel_huc_rsa_data_create()
153 struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size);
144 vma = intel_guc_allocate_vma(guc, size); in intel_guc_ads_create()
90 vma = intel_guc_allocate_vma(guc, PAGE_SIZE); in guc_shared_data_create()591 struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size) in intel_guc_allocate_vma() function
316 vma = intel_guc_allocate_vma(guc, in guc_stage_desc_pool_create()822 vma = intel_guc_allocate_vma(guc, GUC_DB_SIZE + GUC_WQ_SIZE); in guc_client_alloc()
483 vma = intel_guc_allocate_vma(guc, guc_log_size); in intel_guc_log_create()
158 vma = intel_guc_allocate_vma(guc, PAGE_SIZE); in ctch_init()