Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c51 static struct xe_pt_dir *as_xe_pt_dir(struct xe_pt *pt) in as_xe_pt_dir() function
83 kfree(as_xe_pt_dir(pt)); in xe_pt_free()
139 pt->base.children = level ? as_xe_pt_dir(pt)->children : NULL; in xe_pt_create()
140 pt->base.staging = level ? as_xe_pt_dir(pt)->staging : NULL; in xe_pt_create()
219 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_destroy()
1194 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit()
1224 pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_bind()
1254 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit_prepare_bind()
2042 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_unbind()
2074 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit_prepare_unbind()