Home
last modified time | relevance | path

Searched defs:ext_name (Results 1 – 2 of 2) sorted by relevance

/qemu/target/riscv/tcg/
H A Dtcg-cpu.c1443 static bool cpu_ext_is_deprecated(const char *ext_name) in cpu_ext_is_deprecated()
1452 static char *cpu_ext_to_lower(const char *ext_name) in cpu_ext_to_lower()
/qemu/target/riscv/kvm/
H A Dkvm-cpu.c561 const char *ext_name = riscv_get_misa_ext_name(misa_bits[i]); in kvm_riscv_add_cpu_user_properties() local