Home
last modified time | relevance | path

Searched refs:PRV_RESERVED (Results 1 – 3 of 3) sorted by relevance

/qemu/target/riscv/
H A Dgdbstub.c235 if (new_priv == PRV_RESERVED) { in riscv_gdb_set_virtual()
H A Dcpu_bits.h639 #define PRV_RESERVED 2 macro
H A Dcpu_helper.c1033 g_assert(newpriv <= PRV_M && newpriv != PRV_RESERVED); in riscv_cpu_set_mode()