Searched refs:ggtt_offset (Results 1 – 3 of 3) sorted by relevance
35 u32 ggtt_offset, u32 ggtt_size) in __guc_action_get_hwconfig() argument39 lower_32_bits(ggtt_offset), in __guc_action_get_hwconfig()40 upper_32_bits(ggtt_offset), in __guc_action_get_hwconfig()74 u32 ggtt_offset; in guc_hwconfig_fill_buffer() local84 ggtt_offset = intel_guc_ggtt_offset(guc, vma); in guc_hwconfig_fill_buffer()86 ret = __guc_action_get_hwconfig(guc, ggtt_offset, hwconfig->size); in guc_hwconfig_fill_buffer()
286 u32 ggtt_offset = vma_res->start / I915_GTT_PAGE_SIZE; in pd_vma_bind() local288 ppgtt->pp_dir = ggtt_offset * sizeof(gen6_pte_t) << 10; in pd_vma_bind()289 ppgtt->pd_addr = (gen6_pte_t __iomem *)ggtt->gsm + ggtt_offset; in pd_vma_bind()
810 const u32 ggtt_offset = i915_ggtt_offset(wa_ctx->vma); in init_wa_bb_regs() local814 (ggtt_offset + wa_ctx->per_ctx.offset) | 0x01; in init_wa_bb_regs()