Searched refs:intel_guc_allocate_vma (Results 1 – 4 of 4) sorted by relevance
139 struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size);
86 vma = intel_guc_allocate_vma(guc, PAGE_SIZE); in intel_huc_rsa_data_create()
675 struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size) in intel_guc_allocate_vma() function723 vma = intel_guc_allocate_vma(guc, size); in intel_guc_allocate_and_map_vma()
489 vma = intel_guc_allocate_vma(guc, guc_log_size); in intel_guc_log_create()