Searched refs:MSTATUS_SPIE (Results 1 – 5 of 5) sorted by relevance
287 get_field(mstatus, MSTATUS_SPIE)); in helper_sret()288 mstatus = set_field(mstatus, MSTATUS_SPIE, 1); in helper_sret()
544 #define MSTATUS_SPIE 0x00000020 macro
612 MSTATUS_SPP | MSTATUS_SPIE | MSTATUS_SIE | in riscv_cpu_swap_hypervisor_regs()1950 s = set_field(s, MSTATUS_SPIE, get_field(s, MSTATUS_SIE)); in riscv_cpu_do_interrupt()
1613 mask = MSTATUS_SIE | MSTATUS_SPIE | MSTATUS_MIE | MSTATUS_MPIE | in write_mstatus()
21 #define MSTATUS_SPIE 0x00000020 macro