Home
last modified time | relevance | path

Searched defs:vstip (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c388 uint64_t vstip = (env->vstime_irq) ? MIP_VSTIP : 0; in riscv_cpu_all_pending() local
655 uint64_t gein, vsgein = 0, vstip = 0, irqf = 0; in riscv_cpu_interrupt() local