Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_sa.h34 static inline void *xe_sa_bo_cpu_addr(struct drm_suballoc *sa) in xe_sa_bo_cpu_addr() function
Dxe_sa.c105 xe_sa_bo_cpu_addr(sa_bo), in xe_sa_bo_flush_write()
Dxe_bb.c54 bb->cs = xe_sa_bo_cpu_addr(bb->bo); in xe_bb_new()