Searched defs:ext_name (Results 1 – 2 of 2) sorted by relevance
1443 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()
561 const char *ext_name = riscv_get_misa_ext_name(misa_bits[i]); in kvm_riscv_add_cpu_user_properties() local