Home
last modified time | relevance | path

Searched defs:intel_gt (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/lib/
Dintel_device_info.c458 unsigned intel_gt(uint16_t devid) in intel_gt() function
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h75399 struct intel_gt { struct
75404 struct intel_gt_timelines timelines; argument
75405 struct intel_gt_requests requests; argument
75406 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 …]
Dvmlinux.h75399 struct intel_gt { struct
75404 struct intel_gt_timelines timelines; argument
75405 struct intel_gt_requests requests; argument
75406 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 …]