Searched refs:px_dma (Results 1 – 5 of 5) sorted by relevance
58 const u64 addr__ = px_dma(ppgtt->pd); \
372 px_dma(ppgtt->pd) = mm->ppgtt_mm.shadow_pdps[0]; in set_context_ppgtt_from_shadow()378 px_dma(pd) = mm->ppgtt_mm.shadow_pdps[i]; in set_context_ppgtt_from_shadow()1148 px_dma(ppgtt->pd) = s->i915_context_pml4; in i915_context_ppgtt_root_restore()1154 px_dma(pd) = s->i915_context_pdps[i]; in i915_context_ppgtt_root_restore()1209 s->i915_context_pml4 = px_dma(ppgtt->pd); in i915_context_ppgtt_root_save()1215 s->i915_context_pdps[i] = px_dma(pd); in i915_context_ppgtt_root_save()
260 #define px_dma(px) (px_base(px)->daddr) macro535 return px_dma(pt ?: px_base(&ppgtt->vm.scratch[ppgtt->vm.top])); in i915_page_dir_dma_addr()
693 if (!px_dma(&vm->scratch[0])) /* set to 0 on clones */ in free_scratch()697 if (!px_dma(&vm->scratch[i])) in free_scratch()844 const u64 daddr = px_dma(ppgtt->pd); in gen8_ppgtt_notify_vgt()1376 px_dma(&vm->scratch[0]) = 0; /* no xfer of ownership */ in gen8_init_scratch()1385 gen8_pte_encode(px_dma(&vm->scratch[0]), in gen8_init_scratch()1394 gen8_pde_encode(px_dma(&vm->scratch[i]), in gen8_init_scratch()1546 iowrite32(GEN6_PDE_ADDR_ENCODE(px_dma(pt)) | GEN6_PDE_VALID, in gen6_write_pde()1759 vm->pte_encode(px_dma(&vm->scratch[0]), in gen6_ppgtt_init_scratch()2870 ggtt->vm.pte_encode(px_dma(&ggtt->vm.scratch[0]), in ggtt_probe_common()
994 const dma_addr_t pd_daddr = px_dma(ppgtt->pd); in emit_ppgtt_update()