Searched refs:size_per_thread (Results 1 – 1 of 1) sorted by relevance
420 u32 thread_pir, size_per_thread, regs_offset, regs_cnt, reg_esize; in opal_fadump_build_cpu_notes() local429 size_per_thread = fadump_conf->cpu_state_entry_size; in opal_fadump_build_cpu_notes()430 num_cpus = (fadump_conf->cpu_state_data_size / size_per_thread); in opal_fadump_build_cpu_notes()459 for (i = 0; i < num_cpus; i++, bufp += size_per_thread) { in opal_fadump_build_cpu_notes()