Searched defs:xe_userptr (Results 1 – 1 of 1) sorted by relevance
47 struct xe_userptr { struct49 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