Lines Matching defs:kfd_dbg_device_info_entry
115 struct kfd_dbg_device_info_entry { struct
116 __u64 exception_status;
117 __u64 lds_base;
118 __u64 lds_limit;
119 __u64 scratch_base;
120 __u64 scratch_limit;
121 __u64 gpuvm_base;
122 __u64 gpuvm_limit;
123 __u32 gpu_id;
124 __u32 location_id;
125 __u32 vendor_id;
126 __u32 device_id;
127 __u32 revision_id;
128 __u32 subsystem_vendor_id;
129 __u32 subsystem_device_id;
130 __u32 fw_version;
131 __u32 gfx_target_version;
132 __u32 simd_count;
133 __u32 max_waves_per_simd;
134 __u32 array_count;
135 __u32 simd_arrays_per_engine;
136 __u32 num_xcc;
137 __u32 capability;
138 __u32 debug_prop;