Home
last modified time | relevance | path

Searched refs:xe_sa_bo_cpu_addr (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_buf.c105 memcpy(xe_sa_bo_cpu_addr(sa), data, size); in xe_guc_buf_from_data()
142 return xe_sa_bo_cpu_addr(buf.sa); in xe_guc_buf_cpu_ptr()
H A Dxe_sa.h52 static inline void *xe_sa_bo_cpu_addr(struct drm_suballoc *sa) in xe_sa_bo_cpu_addr() function
H A Dxe_bb.c54 bb->cs = xe_sa_bo_cpu_addr(bb->bo); in xe_bb_new()
H A Dxe_sa.c122 xe_sa_bo_cpu_addr(sa_bo), in xe_sa_bo_flush_write()