Searched refs:exception_type (Results 1 – 3 of 3) sorted by relevance
22 enum exception_type { enum47 enum exception_type type) in enter_exception64()
586 u32 exception_type; in panfrost_mmu_irq_handler_thread() local598 exception_type = fault_status & 0xFF; in panfrost_mmu_irq_handler_thread()604 if ((status & mask) == BIT(i) && (exception_type & 0xF8) == 0xC0) in panfrost_mmu_irq_handler_thread()621 exception_type, panfrost_exception_name(pfdev, exception_type), in panfrost_mmu_irq_handler_thread()
447 static int exception_type(int vector) in exception_type() function7339 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()7433 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()8255 if (exception_type(vcpu->arch.exception.nr) == EXCPT_FAULT) in inject_pending_event()