Home
last modified time | relevance | path

Searched refs:IRQ_M_TIMER (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/arch/riscv/lib/
H A Dinterrupts.c80 case IRQ_M_TIMER: in handle_trap()
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h56 #define MIP_MTIP BIT(IRQ_M_TIMER)
81 #define IRQ_M_TIMER 7 macro
/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h81 #define IRQ_M_TIMER 7 macro
420 # define RV_IRQ_TIMER IRQ_M_TIMER
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h714 #define IRQ_M_TIMER 7 macro
733 #define MIP_MTIP (1 << IRQ_M_TIMER)
H A Dcpu.c1265 case IRQ_M_TIMER: in riscv_cpu_set_irq()
/openbmc/qemu/hw/riscv/
H A Dspike.c137 clint_cells[cpu * 4 + 3] = cpu_to_be32(IRQ_M_TIMER); in create_fdt()
H A Dopentitan.c228 IRQ_M_TIMER)); in lowrisc_ibex_soc_realize()
H A Dvirt.c328 clint_cells[cpu * 4 + 3] = cpu_to_be32(IRQ_M_TIMER); in create_fdt_socket_clint()
365 aclint_mtimer_cells[cpu * 2 + 1] = cpu_to_be32(IRQ_M_TIMER); in create_fdt_socket_aclint()
H A Dsifive_u.c206 cells[cpu * 4 + 3] = cpu_to_be32(IRQ_M_TIMER); in create_fdt()
/openbmc/qemu/hw/intc/
H A Driscv_aclint.c397 qdev_get_gpio_in(DEVICE(rvcpu), IRQ_M_TIMER)); in riscv_aclint_mtimer_create()