Lines Matching defs:kfd_dbg_device_info_entry
124 struct kfd_dbg_device_info_entry { struct
125 __u64 exception_status;
126 __u64 lds_base;
127 __u64 lds_limit;
128 __u64 scratch_base;
129 __u64 scratch_limit;
130 __u64 gpuvm_base;
131 __u64 gpuvm_limit;
132 __u32 gpu_id;
133 __u32 location_id;
134 __u32 vendor_id;
135 __u32 device_id;
136 __u32 revision_id;
137 __u32 subsystem_vendor_id;
138 __u32 subsystem_device_id;
139 __u32 fw_version;
140 __u32 gfx_target_version;
141 __u32 simd_count;
142 __u32 max_waves_per_simd;
143 __u32 array_count;
144 __u32 simd_arrays_per_engine;
145 __u32 num_xcc;
146 __u32 capability;
147 __u32 debug_prop;