Searched defs:intel_gt (Results 1 – 3 of 3) sorted by relevance
458 unsigned intel_gt(uint16_t devid) in intel_gt() function
75399 struct intel_gt { struct75404 struct intel_gt_timelines timelines; argument75405 struct intel_gt_requests requests; argument75406 struct intel_wakeref wakeref;75407 atomic_t user_wakeref;75408 struct list_head closed_vma;75409 spinlock_t closed_lock;75410 struct intel_reset reset;75411 intel_wakeref_t awake;75412 struct intel_llc llc;[all …]