Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
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;
67 bool initial_bind;
69 u32 divisor;

Completed in 5 milliseconds