Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/qemu/target/mips/tcg/
H A Dexception.c46 void helper_raise_exception_err(CPUMIPSState *env, uint32_t exception, in helper_raise_exception_err()
52 void helper_raise_exception(CPUMIPSState *env, uint32_t exception) in helper_raise_exception()
62 static void raise_exception(CPUMIPSState *env, uint32_t exception) in raise_exception()
131 const char *mips_exception_name(int32_t exception) in mips_exception_name()
139 void do_raise_exception_err(CPUMIPSState *env, uint32_t exception, in do_raise_exception_err()
H A Dtcg-internal.h37 uint32_t exception, in do_raise_exception()
/openbmc/qemu/target/xtensa/
H A Dwin_helper.c128 HELPER(exception)(env, EXC_WINDOW_OVERFLOW4); in HELPER() local
131 HELPER(exception)(env, EXC_WINDOW_OVERFLOW8); in HELPER() local
177 HELPER(exception)(env, EXC_WINDOW_UNDERFLOW4); in HELPER() local
179 HELPER(exception)(env, EXC_WINDOW_UNDERFLOW8); in HELPER() local
181 HELPER(exception)(env, EXC_WINDOW_UNDERFLOW12); in HELPER() local
H A Dexc_helper.c36 void HELPER(exception)(CPUXtensaState *env, uint32_t excp) in HELPER() argument
67 HELPER(exception)(env, vector); in HELPER() local
94 HELPER(exception)(env, EXC_DEBUG); in HELPER() local
117 HELPER(exception)(env, EXCP_HLT); in HELPER() local
/openbmc/linux/drivers/acpi/acpica/
Dutexcep.c
/openbmc/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c44 enum exception { enum
54 enum exception exception; member
110 static void check_sigsegv(void *func, enum exception exception, in check_sigsegv()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
Dcoredump.c
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
Dcoredump.c
/openbmc/sdbusplus/include/sdbusplus/
H A Dexception.hpp22 namespace exception namespace
27 struct exception : public std::exception struct
/openbmc/qemu/docs/sphinx/
H A Ddepfile.py38 def write_depfile(app, exception): argument
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py92 def _addResult(self, method, test, *args, exception = False, **kwargs): argument
119 def _addResult(self, method, test, *args, exception = False, **kwargs): argument
133 def _addResult(self, method, test, *args, exception = False, **kwargs): argument
/openbmc/qemu/target/ppc/
H A Duser_only_helper.c30 int exception, error_code; in ppc_cpu_record_sigsegv() local
H A Dtcg-excp_helper.c36 void raise_exception_err_ra(CPUPPCState *env, uint32_t exception, in raise_exception_err_ra()
46 void helper_raise_exception_err(CPUPPCState *env, uint32_t exception, in helper_raise_exception_err()
52 void helper_raise_exception(CPUPPCState *env, uint32_t exception) in helper_raise_exception()
59 static G_NORETURN void raise_exception_err(CPUPPCState *env, uint32_t exception, in raise_exception_err()
65 static G_NORETURN void raise_exception(CPUPPCState *env, uint32_t exception) in raise_exception()
/openbmc/linux/tools/testing/selftests/powerpc/tm/
Dtm-unavailable.c
/openbmc/qemu/target/openrisc/
H A Dinterrupt.c32 int exception = cs->exception_index; in openrisc_cpu_do_interrupt() local
H A Dexception_helper.c25 void HELPER(exception)(CPUOpenRISCState *env, uint32_t excp) in HELPER() argument
H A Dmmu.c99 int exception) in raise_mmu_exception()
/openbmc/openbmc/poky/documentation/sphinx/
H A Dyocto-vars.py56 def yocto_vars_build_finished(app: Sphinx, exception): argument
/openbmc/linux/tools/lib/subcmd/
Dpager.c
/openbmc/openbmc/poky/bitbake/bin/
H A Dgit-make-shallow151 def iter_except(func, exception, start=None): argument
/openbmc/linux/arch/arm/nwfpe/
Dfpa11.h
/openbmc/u-boot/tools/patman/
H A Dcommand.py27 exception=None): argument
/openbmc/qemu/target/loongarch/tcg/
H A Dop_helper.c20 void helper_raise_exception(CPULoongArchState *env, uint32_t exception) in helper_raise_exception()
/openbmc/linux/drivers/s390/char/
Dtape_3590.c
/openbmc/sdbusplus/src/
H A Dexception.cpp13 namespace sdbusplus::exception namespace

123