Searched refs:xe_pt (Results 1 – 3 of 3) sorted by relevance
31 struct xe_pt pt;51 static struct xe_pt_dir *as_xe_pt_dir(struct xe_pt *pt) in as_xe_pt_dir()56 static struct xe_pt *59 return container_of(pt_dir->staging[index], struct xe_pt, base); in xe_pt_entry_staging()80 static void xe_pt_free(struct xe_pt *pt) in xe_pt_free()104 struct xe_pt *xe_pt_create(struct xe_vm *vm, struct xe_tile *tile, in xe_pt_create()107 struct xe_pt *pt; in xe_pt_create()165 struct xe_pt *pt) in xe_pt_populate_empty()207 void xe_pt_destroy(struct xe_pt *pt, u32 flags, struct llist_head *deferred) in xe_pt_destroy()237 void xe_pt_clear(struct xe_device *xe, struct xe_pt *pt) in xe_pt_clear()[all …]
23 struct xe_pt;
28 .. kernel-doc:: drivers/gpu/drm/xe/xe_pt.c