Searched refs:xe_pt_dir (Results 1 – 1 of 1) sorted by relevance
29 struct xe_pt_dir { struct50 static struct xe_pt_dir *as_xe_pt_dir(struct xe_pt *pt) in as_xe_pt_dir() argument52 return container_of(pt, struct xe_pt_dir, pt); in as_xe_pt_dir()56 xe_pt_entry_staging(struct xe_pt_dir *pt_dir, unsigned int index) in xe_pt_entry_staging()112 struct xe_pt_dir *dir = kzalloc_obj(*dir); in xe_pt_create()218 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_destroy()1093 struct xe_pt_dir *pt_dir; in xe_pt_commit()1120 struct xe_pt_dir *pt_dir; in xe_pt_abort_bind()1150 struct xe_pt_dir *pt_dir; in xe_pt_commit_prepare_bind()1891 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_unbind()[all …]