Searched refs:exception_type (Results 1 – 6 of 6) sorted by relevance
695 u32 exception_type; in panfrost_mmu_irq_handler_thread() local704 exception_type = fault_status & 0xFF; in panfrost_mmu_irq_handler_thread()712 if ((status & mask) == BIT(as) && (exception_type & 0xF8) == 0xC0) in panfrost_mmu_irq_handler_thread()729 exception_type, panfrost_exception_name(exception_type), in panfrost_mmu_irq_handler_thread()
58 concept exception_type = std::derived_from<std::decay_t<T>, std::exception>;78 pointer_type<T> || sdbusplus_enum<T> || exception_type<T> ||250 template <log_flags... Fs, exception_type V>
92 enum exception_type type) in enter_exception64()
29 enum exception_type { enum
1952 enum exception_type type) in kvm_inject_el2_exception()1974 enum exception_type type) in kvm_inject_nested()
547 static int exception_type(int vector) in exception_type() function8938 exception_type(ctxt->exception.vector) == EXCPT_TRAP); in x86_emulate_instruction()9053 exception_type(ctxt->exception.vector) == EXCPT_TRAP) { in x86_emulate_instruction()10175 if (exception_type(vcpu->arch.exception.vector) == EXCPT_FAULT) in kvm_check_and_inject_events()