Searched refs:MSTATUS_SPP (Results 1 – 5 of 5) sorted by relevance
285 prev_priv = get_field(mstatus, MSTATUS_SPP); in helper_sret()289 mstatus = set_field(mstatus, MSTATUS_SPP, PRV_U); in helper_sret()
547 #define MSTATUS_SPP 0x00000100 macro
612 MSTATUS_SPP | MSTATUS_SPIE | MSTATUS_SIE | in riscv_cpu_swap_hypervisor_regs()1951 s = set_field(s, MSTATUS_SPP, env->priv); in riscv_cpu_do_interrupt()
1614 MSTATUS_SPP | MSTATUS_MPRV | MSTATUS_SUM | in write_mstatus()
24 #define MSTATUS_SPP 0x00000100 macro