Searched refs:MSTATUS_MPRV (Results 1 – 5 of 5) sorted by relevance
86 stack_init->mstatus |= MSTATUS_MPRV; in arch_new_thread()240 status = INSERT_FIELD(status, MSTATUS_MPRV, 0); in z_riscv_user_mode_enter_syscall()
475 li t0, MSTATUS_MPRV934 li t0, MSTATUS_MPRV992 li t0, MSTATUS_MPRV
25 #define MSTATUS_MPRV 0x00020000 macro
593 csr_clear(mstatus, MSTATUS_MPRV); in z_riscv_configure_stack_guard()604 csr_set(mstatus, MSTATUS_MPRV); in z_riscv_configure_stack_guard()