Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c84 static const char *cpu_priv_ver_to_str(int priv_ver) in cpu_priv_ver_to_str() function
681 cpu_priv_ver_to_str(profile->priv_spec), in riscv_cpu_validate_profile()
682 cpu_priv_ver_to_str(env->priv_ver)); in riscv_cpu_validate_profile()