/qemu/target/ppc/ |
H A D | misc_helper.c | 90 const char *caller, uint32_t cause, in raise_hv_fu_exception() 102 uint32_t sprn, uint32_t cause, in raise_fu_exception() 116 const char *caller, uint32_t cause) in helper_hfscr_facility_check() 127 uint32_t sprn, uint32_t cause) in helper_fscr_facility_check() 139 uint32_t sprn, uint32_t cause) in helper_msr_facility_check() 154 uint32_t sprn, uint32_t cause) in helper_mmcr0_facility_check()
|
H A D | mmu-radix64.c | 145 vaddr eaddr, uint32_t cause) in ppc_radix64_raise_si() 176 vaddr eaddr, hwaddr g_raddr, uint32_t cause) in ppc_radix64_raise_hsi()
|
H A D | translate.c | 1252 int bit, int sprn, int cause) in gen_fscr_facility_check() 1262 int bit, int sprn, int cause) in gen_msr_facility_check()
|
/qemu/include/system/ |
H A D | runstate.h | 46 static inline bool shutdown_caused_by_guest(ShutdownCause cause) in shutdown_caused_by_guest()
|
/qemu/replay/ |
H A D | replay.c | 73 static const char *replay_shutdown_event_name(ShutdownCause cause) in replay_shutdown_event_name() 264 void replay_shutdown_request(ShutdownCause cause) in replay_shutdown_request()
|
H A D | stubs-system.c | 44 void replay_shutdown_request(ShutdownCause cause) in replay_shutdown_request()
|
/qemu/target/xtensa/ |
H A D | exc_helper.c | 77 void debug_exception_env(CPUXtensaState *env, uint32_t cause) in debug_exception_env()
|
H A D | helper.c | 226 uint32_t cause; in xtensa_breakpoint_handler() local
|
H A D | translate.c | 316 static void gen_exception_cause(DisasContext *dc, uint32_t cause) in gen_exception_cause() 326 static void gen_debug_exception(DisasContext *dc, uint32_t cause) in gen_debug_exception()
|
/qemu/target/alpha/ |
H A D | helper.c | 131 target_ulong mmcsr, cause; in alpha_cpu_record_sigsegv() local
|
/qemu/rust/qemu-api/src/ |
H A D | error.rs | 54 cause: Option<anyhow::Error>, field
|
/qemu/target/rx/ |
H A D | op_helper.c | 74 int xcpt, cause, enable; in update_fpsw() local
|
/qemu/linux-user/hexagon/ |
H A D | signal.c | 45 target_ulong cause; member
|
/qemu/target/riscv/ |
H A D | cpu_helper.c | 2129 static void riscv_do_nmi(CPURISCVState *env, target_ulong cause, bool virt) in riscv_do_nmi() 2168 target_ulong cause = cs->exception_index & RISCV_EXCP_INT_MASK; in riscv_cpu_do_interrupt() local
|
H A D | cpu.c | 348 const char *riscv_cpu_get_trap_name(target_ulong cause, bool async) in riscv_cpu_get_trap_name()
|
/qemu/target/sh4/ |
H A D | op_helper.c | 217 int xcpt, cause, enable; in update_fpscr() local
|
/qemu/target/loongarch/ |
H A D | cpu.c | 171 int cause = -1; in loongarch_cpu_do_interrupt() local
|
/qemu/system/ |
H A D | runstate.c | 832 static void qemu_system_shutdown(ShutdownCause cause) in qemu_system_shutdown()
|
/qemu/hw/net/ |
H A D | e1000e_core.c | 906 uint32_t cause = E1000_ICS_TXQE; in e1000e_start_xmit() local 1978 e1000e_msix_notify_one(E1000ECore *core, uint32_t cause, uint32_t int_cfg) in e1000e_msix_notify_one() 2042 e1000e_msix_clear_one(E1000ECore *core, uint32_t cause, uint32_t int_cfg) in e1000e_msix_clear_one()
|
H A D | e1000.c | 757 uint32_t tdh_start = s->mac_reg[TDH], cause = E1000_ICS_TXQE; in start_xmit() local
|
H A D | igb_core.c | 115 static void igb_msix_notify(IGBCore *core, unsigned int cause) in igb_msix_notify()
|
/qemu/hw/riscv/ |
H A D | riscv-iommu.c | 516 uint32_t fault_type, uint32_t cause, in riscv_iommu_report_fault() 564 int cause; in riscv_iommu_msi_write() local
|
/qemu/target/mips/tcg/system/ |
H A D | tlb_helper.c | 1036 int cause = -1; in mips_cpu_do_interrupt() local
|
/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6219 int cause; in update_msacsr() local
|