Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c427 static int riscv_cpu_local_irq_pending(CPURISCVState *env) in riscv_cpu_local_irq_pending() function
498 int interruptno = riscv_cpu_local_irq_pending(env); in riscv_cpu_exec_interrupt()