Searched refs:exception_type (Results 1 – 8 of 8) sorted by relevance
888 u32 exception_type; in panfrost_mmu_irq_handler_thread() local897 exception_type = fault_status & 0xFF; in panfrost_mmu_irq_handler_thread()905 if ((status & mask) == BIT(as) && (exception_type & 0xF8) == 0xC0) in panfrost_mmu_irq_handler_thread()922 exception_type, panfrost_exception_name(exception_type), in panfrost_mmu_irq_handler_thread()
86 enum exception_type type) in enter_exception64()
31 enum exception_type { enum
1730 u32 exception_type; in panthor_mmu_irq_handler() local1738 exception_type = fault_status & 0xFF; in panthor_mmu_irq_handler()1757 exception_type, panthor_exception_name(ptdev, exception_type), in panthor_mmu_irq_handler()
208 XDNA_ERR(xdna, "\tFatal error exception type: 0x%x", report->fatal_info.exception_type); in aie2_set_cmd_timeout()224 aie2_health->fatal_error_exception_type = report->fatal_info.exception_type; in aie2_set_cmd_timeout()
888 tmp->fatal_error_exception_type = report.fatal_info.exception_type; in aie2_hwctx_status_cb()
1242 u32 exception_type; member
749 static int exception_type(int vector) in exception_type() function9515 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()9650 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()10787 if (exception_type(vcpu->arch.exception.vector) == EXCPT_FAULT) in kvm_check_and_inject_events()