Searched refs:exception_type (Results 1 – 6 of 6) 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()
1702 u32 exception_type; in panthor_mmu_irq_handler() local1710 exception_type = fault_status & 0xFF; in panthor_mmu_irq_handler()1731 exception_type, panthor_exception_name(ptdev, exception_type), in panthor_mmu_irq_handler()
31 enum exception_type { enum
1241 u32 exception_type; member
744 static int exception_type(int vector) in exception_type() function9478 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()9613 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()10735 if (exception_type(vcpu->arch.exception.vector) == EXCPT_FAULT) in kvm_check_and_inject_events()