Home
last modified time | relevance | path

Searched defs:xe_userptr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_vm_types.h47 struct xe_userptr { struct
49 struct list_head invalidate_link;
51 struct list_head repin_link;
55 struct mmu_interval_notifier notifier;
57 struct sg_table sgt;
59 struct sg_table *sg;
61 unsigned long notifier_seq;
63 struct mutex unmap_mutex;
69 bool initial_bind;
71 bool mapped;
[all …]