Searched defs:intel_gt (Results 1 – 1 of 1) sorted by relevance
68 struct intel_gt { struct75 struct intel_gt_timelines { argument80 struct intel_gt_requests { argument89 } requests;91 struct {94 } watchdog;96 struct intel_wakeref wakeref;97 atomic_t user_wakeref;99 struct list_head closed_vma;100 spinlock_t closed_lock; /* guards the list of closed_vma */[all …]