Searched refs:xe_res_dma (Results 1 – 6 of 6) sorted by relevance
323 static inline u64 xe_res_dma(const struct xe_res_cursor *cur) in xe_res_dma() function
481 addr = xe_res_dma(&cur); in lmtt_insert_bo()
458 dma = addr - xe_walk->va_curs_start + xe_res_dma(xe_walk->curs); in xe_pt_hugepte_possible()484 if (!IS_ALIGNED(xe_res_dma(&curs), SZ_64K) || curs.size < SZ_64K) in xe_pt_scan_64K()543 xe_res_dma(curs) + in xe_pt_stage_bind_entry()
780 pte | xe_res_dma(&cur)); in xe_ggtt_map_bo()
637 addr = xe_res_dma(cur) & PAGE_MASK; in emit_pte()
2999 return xe_res_dma(&cur) + offset; in __xe_bo_addr()