Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu.h259 bool software_seip; member
H A Dcpu.c1281 BOOL_TO_MASK(level | env->software_seip)); in riscv_cpu_set_irq()
H A Dcsr.c2693 env->software_seip = new_val & MIP_SEIP; in rmw_mip64()