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.c50 static struct xe_pt_dir *as_xe_pt_dir(struct xe_pt *pt) in as_xe_pt_dir() function
82 kfree(as_xe_pt_dir(pt)); in xe_pt_free()
138 pt->base.children = level ? as_xe_pt_dir(pt)->children : NULL; in xe_pt_create()
139 pt->base.staging = level ? as_xe_pt_dir(pt)->staging : NULL; in xe_pt_create()
218 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_destroy()
1072 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit()
1102 pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_bind()
1132 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit_prepare_bind()
1865 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_unbind()
1897 pt_dir = as_xe_pt_dir(pt); in xe_pt_commit_prepare_unbind()