Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_sa.h37 void xe_sa_bo_flush_write(struct drm_suballoc *sa_bo);
H A Dxe_guc_buf.c130 xe_sa_bo_flush_write(buf.sa); in xe_guc_buf_flush()
H A Dxe_bb.c73 xe_sa_bo_flush_write(bb->bo); in __xe_bb_create_job()
H A Dxe_sa.c113 void xe_sa_bo_flush_write(struct drm_suballoc *sa_bo) in xe_sa_bo_flush_write() function