Searched defs:xe_vm_pgtable_update_ops (Results 1 – 1 of 1) sorted by relevance
92 struct xe_vm_pgtable_update_ops { struct94 struct xe_vm_pgtable_update_op *ops;96 struct llist_head deferred;98 struct xe_exec_queue *q;100 u64 start;102 u64 last;104 u32 num_ops;106 u32 current_op;108 bool needs_userptr_lock;110 bool needs_invalidation;[all …]