Searched refs:xe_res_dma (Results 1 – 5 of 5) sorted by relevance
233 static inline u64 xe_res_dma(const struct xe_res_cursor *cur) in xe_res_dma() function
395 addr = xe_res_dma(&cur); in lmtt_insert_bo()
419 dma = addr - xe_walk->va_curs_start + xe_res_dma(xe_walk->curs); in xe_pt_hugepte_possible()445 if (!IS_ALIGNED(xe_res_dma(&curs), SZ_64K) || curs.size < SZ_64K) in xe_pt_scan_64K()500 xe_res_dma(curs) + xe_walk->dma_offset, in xe_pt_stage_bind_entry()
595 addr = xe_res_dma(cur) & PAGE_MASK; in emit_pte()
1898 return xe_res_dma(&cur) + offset; in __xe_bo_addr()