Home
last modified time | relevance | path

Searched defs:exception_code (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.c375 const char *panfrost_exception_name(u32 exception_code) in panfrost_exception_name()
385 u32 exception_code) in panfrost_exception_needs_reset()
H A Dpanfrost_device.h285 panfrost_exception_is_fault(u32 exception_code) in panfrost_exception_is_fault()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.c334 const char *panthor_exception_name(struct panthor_device *ptdev, u32 exception_code) in panthor_exception_name()
H A Dpanthor_device.h268 panthor_exception_is_fault(u32 exception_code) in panthor_exception_is_fault()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c909 uint32_t exception_code, in kfd_dbg_trap_query_exception_info()
/linux/include/uapi/linux/
H A Dkfd_ioctl.h1433 __u32 exception_code; member