Searched refs:intel_guc_allocate_vma (Results 1 – 6 of 6) sorted by relevance
72 vma = intel_guc_allocate_vma(>->uc.guc, SZ_8M); in intel_gsc_uc_init()
393 struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size);
727 struct i915_vma *intel_guc_allocate_vma(struct intel_guc *guc, u32 size) in intel_guc_allocate_vma() function782 vma = intel_guc_allocate_vma(guc, size); in intel_guc_allocate_and_map_vma()
624 vma = intel_guc_allocate_vma(guc, guc_log_size); in intel_guc_log_create()
1035 vma = intel_guc_allocate_vma(>->uc.guc, PAGE_SIZE); in uc_fw_rsa_data_create()
520 :functions: intel_guc_allocate_vma
Completed in 12 milliseconds