Searched refs:ext_data_count (Results 1 – 6 of 6) sorted by relevance
16 .ext_data_count = ARRAY_SIZE(riscv_isa_vendor_ext_andes),
19 .ext_data_count = ARRAY_SIZE(riscv_isa_vendor_ext_sifive),
17 .ext_data_count = ARRAY_SIZE(riscv_isa_vendor_ext_thead),
25 const size_t ext_data_count; member
256 for (int j = 0; j < ext_list->ext_data_count; j++) { in print_vendor_isa()
884 for (int j = 0; j < ext_list->ext_data_count; j++) { in riscv_fill_cpu_vendor_ext()
Completed in 11 milliseconds