Home
last modified time | relevance | path

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

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