/openbmc/qemu/target/mips/tcg/ |
H A D | exception.c | 46 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 D | tcg-internal.h | 37 uint32_t exception, in do_raise_exception()
|
/openbmc/qemu/target/xtensa/ |
H A D | win_helper.c | 128 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 D | exc_helper.c | 36 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/ |
D | utexcep.c |
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | signals-s390x.c | 44 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/ |
D | coredump.c |
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | coredump.c |
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | exception.hpp | 22 namespace exception namespace 27 struct exception : public std::exception struct
|
/openbmc/qemu/docs/sphinx/ |
H A D | depfile.py | 38 def write_depfile(app, exception): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/ |
H A D | concurrencytest.py | 92 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 D | user_only_helper.c | 30 int exception, error_code; in ppc_cpu_record_sigsegv() local
|
H A D | tcg-excp_helper.c | 36 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/ |
D | tm-unavailable.c |
|
/openbmc/qemu/target/openrisc/ |
H A D | interrupt.c | 32 int exception = cs->exception_index; in openrisc_cpu_do_interrupt() local
|
H A D | exception_helper.c | 25 void HELPER(exception)(CPUOpenRISCState *env, uint32_t excp) in HELPER() argument
|
H A D | mmu.c | 99 int exception) in raise_mmu_exception()
|
/openbmc/openbmc/poky/documentation/sphinx/ |
H A D | yocto-vars.py | 56 def yocto_vars_build_finished(app: Sphinx, exception): argument
|
/openbmc/linux/tools/lib/subcmd/ |
D | pager.c |
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | git-make-shallow | 151 def iter_except(func, exception, start=None): argument
|
/openbmc/linux/arch/arm/nwfpe/ |
D | fpa11.h |
|
/openbmc/u-boot/tools/patman/ |
H A D | command.py | 27 exception=None): argument
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | op_helper.c | 20 void helper_raise_exception(CPULoongArchState *env, uint32_t exception) in helper_raise_exception()
|
/openbmc/linux/drivers/s390/char/ |
D | tape_3590.c |
|
/openbmc/sdbusplus/src/ |
H A D | exception.cpp | 13 namespace sdbusplus::exception namespace
|