Home
last modified time | relevance | path

Searched refs:raised (Results 1 – 18 of 18) sorted by relevance

/qemu/hw/intc/
H A Dopenpic.c285 IRQ_setbit(&dst->raised, n_IRQ); in IRQ_local_pipe()
287 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe()
290 IRQ_check(opp, &dst->raised); in IRQ_local_pipe()
305 __func__, n_CPU, n_IRQ, dst->raised.next); in IRQ_local_pipe()
310 if (dst->raised.priority > dst->ctpr && in IRQ_local_pipe()
311 dst->raised.priority > dst->servicing.priority) { in IRQ_local_pipe()
313 __func__, n_IRQ, dst->raised.next, dst->raised.priority, in IRQ_local_pipe()
1000 __func__, idx, dst->ctpr, dst->raised.priority, in openpic_cpu_write_internal()
1003 if (dst->raised.priority <= dst->ctpr) { in openpic_cpu_write_internal()
1007 } else if (dst->raised.priority > dst->servicing.priority) { in openpic_cpu_write_internal()
[all …]
/qemu/hw/dma/
H A Dtrace-events26 pl330_fault_abort(void) "abort interrupt raised"
34 pl330_dmasev_evirq(uint8_t ev_id) "event interrupt raised %"PRId8
35 pl330_dmasev_event(uint8_t ev_id) "event raised %"PRId8
/qemu/docs/specs/
H A Dedu.rst66 It contains values which raised the interrupt (see interrupt raise
101 appears in interrupt status register when the interrupt is raised and has to
H A Dppc-xive.rst168 CPU interrupt line is raised and the EO bit of the Notification Source
/qemu/tests/tcg/i386/
H A DREADME15 Various exceptions are raised to test most of the x86 user space
/qemu/include/hw/ppc/
H A Dopenpic.h118 IRQQueue raised; member
/qemu/hw/rtc/
H A Dtrace-events18 pl031_alarm_raised(void) "alarm raised"
/qemu/docs/devel/testing/
H A Dblkverify.rst12 of the executable. Other times obscure errors are raised by a program inside
/qemu/hw/char/
H A Dtrace-events91 exynos_uart_irq_raised(uint32_t channel, uint32_t reg) "UART%d: IRQ raised: 0x%08"PRIx32
121 stm32l4x5_usart_irq_raised(uint32_t reg) "USART: IRQ raised: 0x%08"PRIx32
/qemu/target/riscv/insn_trans/
H A Dtrans_privileged.c.inc58 * that no exception will be raised when fetching them.
H A Dtrans_rvv.c.inc2021 * For vadc and vsbc, an illegal instruction exception is raised if the
2036 * For vmadc and vmsbc, an illegal instruction exception is raised if the
2245 * For all comparison instructions, an illegal instruction exception is raised
2586 * type, an illegal instruction exception is raised.
2661 * type, an illegal instruction exception is raised
2906 * type, an illegal instruction exception is raised
3074 * type, an illegal instruction exception is raised
3177 * type, an illegal instruction exception is raised
3474 * 3. An illegal instruction exception is raised if vstart is non-zero.
/qemu/system/
H A Dtrace-events4 # Since requests are raised via monitor, not many tracepoints are needed.
/qemu/docs/devel/
H A Dsubmitting-a-patch.rst470 Stay around to fix problems raised in code review
509 If you fix issues that are raised during review **resend the entire
H A Dloads-stores.rst246 that is raised will indicate an instruction execution fault rather than
H A Dmulti-process.rst515 depend on the type of interrupt being raised.
/qemu/target/mips/tcg/
H A Dmips16e_translate.c.inc956 * XXX: not clear which exception should be raised
H A Dmicromips_translate.c.inc829 * XXX: not clear which exception should be raised
/qemu/fpu/
H A Dsoftfloat-parts.c.inc1669 * Multiply A by 2 raised to the power N.