Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pt.c49 static struct xe_pt_dir *as_xe_pt_dir(struct xe_pt *pt) in as_xe_pt_dir() function
81 kfree(as_xe_pt_dir(pt)); in xe_pt_free()
131 pt->base.children = level ? as_xe_pt_dir(pt)->children : NULL; in xe_pt_create()
132 pt->base.staging = level ? as_xe_pt_dir(pt)->staging : NULL; in xe_pt_create()
211 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_destroy()
1019 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit()
1049 pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_bind()
1079 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit_prepare_bind()
1714 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_unbind()
1746 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit_prepare_unbind()