Home
last modified time | relevance | path

Searched defs:exc (Results 1 – 24 of 24) sorted by relevance

/openbmc/qemu/target/alpha/
H A Dfpu_helper.c44 uint8_t exc = get_float_exception_flags(&FP_STATUS); in soft_to_fpcr_exc() local
60 uint32_t exc, uint32_t regno, uint32_t hw_exc) in fp_exc_raise1()
77 uint32_t exc = env->error_code; in helper_fp_exc_raise() local
90 uint32_t exc = env->error_code & ~ignore; in helper_fp_exc_raise_s() local
458 uint32_t exc; in do_cvttq() local
505 uint32_t exc = 0; in helper_cvtql() local
H A Dhelper.c543 int exc, uint64_t mask) in arith_excp()
/openbmc/dbus-sensors/src/
H A DADCSensor.hpp53 catch (const std::system_error& exc) in set() local
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dbook3e_pgtable.c120 void __patch_exception(int exc, unsigned long addr) in __patch_exception()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dexceptions.py92 def to_string(exc): argument
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S427 .macro exc macro
/openbmc/linux/arch/powerpc/lib/
H A Dcopyuser_64.S427 .macro exc macro
/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c221 int exc; in v7m_stack_write() local
309 int exc; in v7m_stack_read() local
655 static bool arm_v7m_load_vector(ARMCPU *cpu, int exc, bool targets_secure, in arm_v7m_load_vector()
843 int exc; in v7m_exception_taken() local
H A Dtlb_helper.c171 uint32_t syn, exc, fsr, fsc; in arm_deliver_fault() local
/openbmc/qemu/hw/intc/
H A Darmv7m_nvic.c149 static bool exc_is_banked(int exc) in exc_is_banked()
171 static bool exc_targets_secure(NVICState *s, int exc) in exc_targets_secure()
2169 static int shpr_bank(NVICState *s, int exc, MemTxAttrs attrs) in shpr_bank()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dlicense.py33 def __init__(self, licensestr, exc): argument
/openbmc/linux/drivers/pci/pcie/
H A Ddpc.c190 u32 status, mask, sev, syserr, exc, dw0, dw1, dw2, dw3, log, prefix; in dpc_process_rp_pio_error() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pemx-defs.h435 uint64_t exc:1; member
474 uint64_t exc:1; member
513 uint64_t exc:1; member
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c181 int size1, size2, exc; in access_prepare_nf() local
218 int exc = access_prepare_nf(ret, env, false, vaddr, size, in access_prepare() local
902 int exc; in HELPER() local
2368 int flags, exc, cc; in HELPER() local
H A Dfpu_helper.c46 uint8_t s390_softfloat_exc_to_ieee(unsigned int exc) in s390_softfloat_exc_to_ieee()
/openbmc/linux/drivers/scsi/
H A Dmesh.c1027 int err, exc, count; in handle_error() local
1123 int exc; in handle_exception() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.c188 u8 exc; in mlx5e_port_set_sbcm() local
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h321 #define patch_exception(exc, name) do { \ argument
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c850 unsigned long exc, swcr, fpcr, fex; in SYSCALL_DEFINE5() local
/openbmc/linux/drivers/perf/
H A Darm-cmn.c1349 u32 exc = CMN_EVENT_WP_EXCLUSIVE(event); in arm_cmn_wp_config() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c587 static bool gen_excp_iir(DisasContext *ctx, int exc) in gen_excp_iir()
/openbmc/qemu/target/arm/
H A Dhelper.c10373 const char *exc = NULL; in arm_log_exception() local
/openbmc/qemu/linux-user/
H A Dsyscall.c11937 uint64_t exc, fpcr, fex; in _syscall2() local
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h11258 u8 exc[0x1]; member