Searched refs:xe_pt_dir (Results 1 – 1 of 1) sorted by relevance
28 struct xe_pt_dir { struct49 static struct xe_pt_dir *as_xe_pt_dir(struct xe_pt *pt) in as_xe_pt_dir() argument51 return container_of(pt, struct xe_pt_dir, pt); in as_xe_pt_dir()55 xe_pt_entry_staging(struct xe_pt_dir *pt_dir, unsigned int index) in xe_pt_entry_staging()109 struct xe_pt_dir *dir = kzalloc(sizeof(*dir), GFP_KERNEL); in xe_pt_create()211 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_destroy()1014 struct xe_pt_dir *pt_dir; in xe_pt_commit()1041 struct xe_pt_dir *pt_dir; in xe_pt_abort_bind()1071 struct xe_pt_dir *pt_dir; in xe_pt_commit_prepare_bind()1714 struct xe_pt_dir *pt_dir = as_xe_pt_dir(pt); in xe_pt_abort_unbind()[all …]