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.h208 bool software_seip; member
H A Dcpu.c1171 BOOL_TO_MASK(level | env->software_seip)); in riscv_cpu_set_irq()
H A Dcsr.c2381 env->software_seip = new_val & MIP_SEIP; in rmw_mip64()