Searched refs:panfrost_exception_infos (Results 1 – 1 of 1) sorted by relevance
304 static const struct panfrost_exception_info panfrost_exception_infos[] = { variable375 if (WARN_ON(exception_code >= ARRAY_SIZE(panfrost_exception_infos) || in panfrost_exception_name()376 !panfrost_exception_infos[exception_code].name)) in panfrost_exception_name()379 return panfrost_exception_infos[exception_code].name; in panfrost_exception_name()