exception_type
enum exception_type type)
enum exception_type type)
enum exception_type type)
if (exception_type(vcpu->arch.exception.vector) == EXCPT_FAULT)
exception_type(ctxt->exception.vector) == EXCPT_TRAP);
exception_type(ctxt->exception.vector) == EXCPT_TRAP) {
XDNA_ERR(xdna, "\tFatal error exception type: 0x%x", report->fatal_info.exception_type);
aie2_health->fatal_error_exception_type = report->fatal_info.exception_type;
__u32 exception_type; /* Only valid if fatal_type is a specific value */
tmp->fatal_error_exception_type = report.fatal_info.exception_type;
u32 exception_type;
exception_type = fault_status & 0xFF;
if ((status & mask) == BIT(as) && (exception_type & 0xF8) == 0xC0)
exception_type, panfrost_exception_name(exception_type),
u32 exception_type;
exception_type = fault_status & 0xFF;
exception_type, panthor_exception_name(ptdev, exception_type),
u32 exception_type;