Searched refs:exception_code (Results 1 – 9 of 9) sorted by relevance
26 const char *kbase_gpu_exception_name(u32 const exception_code) in kbase_gpu_exception_name() argument30 switch (exception_code) { in kbase_gpu_exception_name()
34 const char *kbase_gpu_exception_name(u32 exception_code);
302 const char *panfrost_exception_name(struct panfrost_device *pfdev, u32 exception_code) in panfrost_exception_name() argument304 switch (exception_code) { in panfrost_exception_name()
175 const char *panfrost_exception_name(struct panfrost_device *pfdev, u32 exception_code);
237 u32 exception_code);
1541 const char *kbase_exception_name(struct kbase_device *kbdev, u32 exception_code) in kbase_exception_name() argument1545 switch (exception_code) { in kbase_exception_name()
5255 .macro exception_code5263 exception_code5268 exception_code5271 The two 'exception_code' invocations above would create the5275 to stay resident without having to define multiple 'exception_code'