Searched refs:MSTATUS_MPIE (Results 1 – 5 of 5) sorted by relevance
346 get_field(mstatus, MSTATUS_MPIE)); in helper_mret()347 mstatus = set_field(mstatus, MSTATUS_MPIE, 1); in helper_mret()
546 #define MSTATUS_MPIE 0x00000080 macro
1987 s = set_field(s, MSTATUS_MPIE, get_field(s, MSTATUS_MIE)); in riscv_cpu_do_interrupt()
1613 mask = MSTATUS_SIE | MSTATUS_SPIE | MSTATUS_MIE | MSTATUS_MPIE | in write_mstatus()
23 #define MSTATUS_MPIE 0x00000080 macro