Home
last modified time | relevance | path

Searched refs:aca_error_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_aca.h102 enum aca_error_type { enum
142 enum aca_error_type type;
210 enum aca_error_type type, struct ras_err_data *err_data,
215 enum aca_error_type type, u64 count);
H A Damdgpu_aca.c283 enum aca_error_type type, u64 count) in aca_error_cache_log_bank_error()
440 static int aca_log_aca_error_data(struct aca_bank_error *bank_error, enum aca_error_type type, stru… in aca_log_aca_error_data()
474 static int aca_log_aca_error(struct aca_handle *handle, enum aca_error_type type, struct ras_err_da… in aca_log_aca_error()
496 …aca_get_error_data(struct amdgpu_device *adev, struct aca_handle *handle, enum aca_error_type type, in __aca_get_error_data()
531 enum aca_error_type type, struct ras_err_data *err_data, in amdgpu_aca_get_error_data()
546 static void aca_error_init(struct aca_error *aerr, enum aca_error_type type) in aca_error_init()
H A Dumc_v12_0.c404 enum aca_error_type err_type; in umc_v12_0_aca_bank_parser()
H A Damdgpu_ras.c1326 enum aca_error_type type, struct ras_err_data *err_data, in amdgpu_aca_log_ras_error_data()