Home
last modified time | relevance | path

Searched refs:exception_code (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/gpu/drm/panfrost/
Dpanfrost_device.c302 const char *panfrost_exception_name(struct panfrost_device *pfdev, u32 exception_code) in panfrost_exception_name() argument
304 switch (exception_code) { in panfrost_exception_name()
Dpanfrost_device.h168 const char *panfrost_exception_name(struct panfrost_device *pfdev, u32 exception_code);