Searched refs:ext_data_count (Results 1 – 5 of 5) sorted by relevance
16 .ext_data_count = ARRAY_SIZE(riscv_isa_vendor_ext_andes),
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()
867 for (int j = 0; j < ext_list->ext_data_count; j++) { in riscv_fill_cpu_vendor_ext()