Home
last modified time | relevance | path

Searched refs:xe_sa_bo_gpu_addr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_sa.h28 static inline u64 xe_sa_bo_gpu_addr(struct drm_suballoc *sa) in xe_sa_bo_gpu_addr() function
H A Dxe_bb.c99 u64 addr = xe_sa_bo_gpu_addr(bb->bo); in xe_bb_create_job()