Home
last modified time | relevance | path

Searched refs:IRQ_U_TIMER (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h711 #define IRQ_U_TIMER 4 macro
730 #define MIP_UTIP (1 << IRQ_U_TIMER)
751 #define MIE_UTIE (1 << IRQ_U_TIMER)
H A Dcpu.c1262 case IRQ_U_TIMER: in riscv_cpu_set_irq()