Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c56 xe_pt_entry_staging(struct xe_pt_dir *pt_dir, unsigned int index) in xe_pt_entry_staging() argument
58 return container_of(pt_dir->staging[index], struct xe_pt, base); in xe_pt_entry_staging()
218 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_destroy() local
221 if (xe_pt_entry_staging(pt_dir, i)) in xe_pt_destroy()
222 xe_pt_destroy(xe_pt_entry_staging(pt_dir, i), flags, in xe_pt_destroy()
1093 struct xe_pt_dir *pt_dir; in xe_pt_abort_bind()
1098 pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_bind()
1103 pt_dir->children[j_] = pt_dir->staging[j_]; in xe_pt_abort_bind()
1120 struct xe_pt_dir *pt_dir; in xe_pt_commit_prepare_bind()
1067 struct xe_pt_dir *pt_dir; xe_pt_commit() local
1094 struct xe_pt_dir *pt_dir; xe_pt_abort_bind() local
1124 struct xe_pt_dir *pt_dir; xe_pt_commit_prepare_bind() local
1865 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); xe_pt_abort_unbind() local
1891 struct xe_pt_dir *pt_dir; xe_pt_commit_prepare_unbind() local
[all...]