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.h50 struct xe_userptr { struct
52 struct list_head invalidate_link;
54 struct list_head repin_link;
58 struct mmu_interval_notifier notifier;
60 struct sg_table sgt;
62 struct sg_table *sg;
64 unsigned long notifier_seq;
66 struct mutex unmap_mutex;
72 bool initial_bind;
74 bool mapped;
[all …]