Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcpu_bits.h819 #define SENVCFG_UKTE BIT(8) macro
H A Dcpu_helper.c1136 } else if (!get_field(env->senvcfg, SENVCFG_UKTE)) { in do_svukte_check()
H A Dcsr.c3285 mask |= SENVCFG_UKTE; in write_senvcfg()