Searched refs:exception_type (Results 1 – 4 of 4) sorted by relevance
688 u32 exception_type; in panfrost_mmu_irq_handler_thread() local697 exception_type = fault_status & 0xFF; in panfrost_mmu_irq_handler_thread()705 if ((status & mask) == BIT(as) && (exception_type & 0xF8) == 0xC0) in panfrost_mmu_irq_handler_thread()722 exception_type, panfrost_exception_name(exception_type), in panfrost_mmu_irq_handler_thread()
82 enum exception_type type) in enter_exception64()
29 enum exception_type { enum
538 static int exception_type(int vector) in exception_type() function8850 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()8964 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()9967 if (exception_type(vcpu->arch.exception.vector) == EXCPT_FAULT) in kvm_check_and_inject_events()