Home
last modified time | relevance | path

Searched defs:error_cache (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_aca.c279 struct aca_error_cache *error_cache = &handle->error_cache; in aca_error_cache_log_bank_error() local
522 struct aca_error_cache *error_cache = &handle->error_cache; in aca_log_aca_error() local
606 struct aca_error_cache *error_cache = &handle->error_cache; in aca_init_error_cache() local
630 struct aca_error_cache *error_cache = &handle->error_cache; in aca_fini_error_cache() local
H A Damdgpu_aca.h176 struct aca_error_cache error_cache; member