Searched defs:xe_userptr (Results 1 – 1 of 1) sorted by relevance
50 struct xe_userptr { struct52 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 …]